27 lines
No EOL
548 B
JSON
27 lines
No EOL
548 B
JSON
{
|
|
"editor.formatOnSave": true,
|
|
"eslint.workingDirectories": [
|
|
"./server",
|
|
"./webapp"
|
|
],
|
|
"eslint.format.enable": true,
|
|
"cSpell.language": "de,en,de-DE,en-US",
|
|
"cSpell.words": [
|
|
"Cliffbreak",
|
|
"Fastify",
|
|
"Giesel",
|
|
"Roboto",
|
|
"browserconfig",
|
|
"camelcase",
|
|
"cliffbreakmeet",
|
|
"dbpath",
|
|
"favicon",
|
|
"ijmap",
|
|
"mkdir",
|
|
"mongod",
|
|
"msapplication",
|
|
"nestjs",
|
|
"playsinline",
|
|
"uglifycss"
|
|
],
|
|
} |