{
    "cSpell.words": [
        "awcache",
        "builderbox",
        "logform",
        "printf"
    ],
    "typescript.tsdk": "node_modules/typescript/lib",
    "prettier.packageManager": "yarn",
    "prettier.printWidth": 120,
    "prettier.singleQuote": true,
    "prettier.semi": false,
    "prettier.tabWidth": 4
}