Skip to content

Commit f2d0524

Browse files
author
Jamie Stumme
committed
Fix prettier on vscode workspace settings.
1 parent 142fe1d commit f2d0524

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.vscode/settings.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"javascript.validate.enable": false,
3-
"flow.pathToFlow": "${workspaceFolder}/node_modules/.bin/flow"
4-
}
2+
"javascript.validate.enable": false,
3+
"flow.pathToFlow": "${workspaceFolder}/node_modules/.bin/flow"
4+
}

0 commit comments

Comments
 (0)