// Place your settings in this file to overwrite default and user settings.
{
    "editor.formatOnSave": true,
    "editor.detectIndentation": true,
    "[json]": {
        "editor.insertSpaces": true,
        "editor.tabSize": 4,
        "editor.autoIndent": "advanced",
        "editor.formatOnSave": false
    },
    "files.associations": {
        "*.bithoundrc": "json",
        "*.nycrc": "json"
    },
    "files.insertFinalNewline": true,
    "files.trimTrailingWhitespace": true,
    "search.exclude": {
        "**/.git": true,
        "**/.nyc_output": true,
        "**/node_modules": true,
        "**/dist": true
    },
    "files.exclude": {
        "**/.nyc_output": true,
        "**/node_modules": true,
    },
    "cSpell.language": "en",
    "cSpell.words": [
        "accum",
        "acyclic",
        "alphaf",
        "alterables",
        "anisotropic",
        "arraybuffer",
        "astc",
        "backend",
        "backends",
        "bijective",
        "bitfield",
        "bitmask",
        "blit",
        "blits",
        "blitted",
        "blitting",
        "buffer",
        "bufferfi",
        "bufferfv",
        "bufferiv",
        "cginternals",
        "clampf",
        "clear",
        "cmyk",
        "cmyka",
        "cobertura",
        "codepoint",
        "colorbrewer",
        "complementation",
        "controllable",
        "coord",
        "cornsweet",
        "cubemap",
        "deallocate",
        "deallocated",
        "deallocation",
        "deallocations",
        "debuggable",
        "defaultexts",
        "depictable",
        "devtool",
        "dicom",
        "discretized",
        "drawable",
        "drawable's",
        "eventblocker",
        "exts",
        "fbos",
        "fontface",
        "fovy",
        "framebuffer",
        "framebuffers",
        "fullscreen",
        "get",
        "glkernel",
        "gloperate",
        "glsl",
        "gltf",
        "glyphvertices",
        "goldenset",
        "grayscale",
        "grayscales",
        "haeley",
        "hsla",
        "ibos",
        "icosahedron",
        "illuminant",
        "initializable",
        "jsdelivr",
        "junit",
        "kernings",
        "kibi",
        "laba",
        "layouting",
        "lcov",
        "lerp",
        "limberger",
        "linearization",
        "linearize",
        "linearized",
        "linebreak",
        "minification",
        "minmax",
        "moep",
        "mozfullscreenchange",
        "msfullscreenchange",
        "msqrd",
        "multiframe",
        "multisample",
        "orthonormal",
        "parameter",
        "passthrough",
        "philipp",
        "polyfill",
        "postversion",
        "precedingly",
        "preversion",
        "pugconfig",
        "pvrtc",
        "quaternion",
        "quotemark",
        "rasterization",
        "rasterized",
        "raymath",
        "readback",
        "readbacks",
        "readonly",
        "reconfigures",
        "reinitializing",
        "relinking",
        "renderable",
        "renderbuffer",
        "renderbuffers",
        "renderer",
        "reprojected",
        "rescaled",
        "resizable",
        "scenenode",
        "scenenodecomponent",
        "scheibel",
        "screenaligned",
        "srgb",
        "texel",
        "timeframe",
        "Tokei",
        "ts",
        "tuple",
        "tupled",
        "typedoc",
        "uint",
        "unconfigured",
        "undefine",
        "uninitialization",
        "uninitialize",
        "uninitializes",
        "unmanaged",
        "unpause",
        "unpauses",
        "unprojecting",
        "upscaling",
        "vaos",
        "vbos",
        "vertexarray",
        "viridis",
        "vite",
        "voxel",
        "webgl"
    ],
    "cSpell.flagWords": [
        "hte"
    ],
}
