impress-2020/.vscode/settings.json
2020-04-22 14:55:12 -07:00

5 lines
No EOL
96 B
JSON

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