{ "eslint.workingDirectories": [".", "./client"], "search.exclude": { "**/package-lock.json": true }, "editor.insertSpaces": true, "editor.tabSize": 4, "cSpell.words": [ "Objs", "precache", "precaching", "renderprops", "todos" ] }