6 lines
No EOL
126 B
JSON
6 lines
No EOL
126 B
JSON
{
|
|
"editor.formatOnSave": true,
|
|
"editor.tabSize": 2,
|
|
"jest.pathToJest": "yarn test",
|
|
"jest.autoEnable": false
|
|
} |