{ "explorer.fileNesting.enabled": true, "explorer.fileNesting.expand": false, "explorer.fileNesting.patterns": { "eslint.config.js": "eslint.*.js", }, "editor.tabSize": 2, "files.eol": "\n", "editor.codeActionsOnSave": { "source.organizeImports": "explicit" }, "typescript.tsdk": "node_modules\\typescript\\lib", }