Skip to content

Commit 26ce2c8

Browse files
committed
Revert "chore: set editor.formatOnSave to false"
This reverts commit 011951a.
1 parent 98acdff commit 26ce2c8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.vscode/settings.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,5 @@
99
"flow.useNPMPackagedFlow": true,
1010
"javascript.validate.enable": false,
1111
"jest.pathToJest": "yarn jest --",
12-
"prettier.eslintIntegration": true,
13-
"editor.formatOnSave": false
12+
"prettier.eslintIntegration": true
1413
}

0 commit comments

Comments
 (0)