{ "editor.tabSize": 4, "editor.formatOnSave": true, "editor.insertSpaces": false, "editor.smoothScrolling": true, "editor.defaultFormatter": "esbenp.prettier-vscode", "jest.jestCommandLine": "node --no-warnings ./node_modules/.bin/jest -c jest.config.cjs --runInBand --silent" }