impress-2020/.vscode/settings.json
2020-04-25 23:03:58 -07:00

6 lines
No EOL
126 B
JSON

{
"editor.formatOnSave": true,
"editor.tabSize": 2,
"jest.pathToJest": "yarn test",
"jest.autoEnable": false
}