We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78477eb commit 011951aCopy full SHA for 011951a
1 file changed
.vscode/settings.json
@@ -9,5 +9,6 @@
9
"flow.useNPMPackagedFlow": true,
10
"javascript.validate.enable": false,
11
"jest.pathToJest": "yarn jest --",
12
- "prettier.eslintIntegration": true
+ "prettier.eslintIntegration": true,
13
+ "editor.formatOnSave": false
14
}
0 commit comments