1
0
Fork 0
forked from OpenNeo/impress
impress/.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
}