We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bb2fe03 + 8df7732 commit 911dfb8Copy full SHA for 911dfb8
1 file changed
.vscode/settings.json
@@ -3,5 +3,6 @@
3
"typescript.tsdk": "learn/node_modules/typescript/lib",
4
"[python]": {
5
"editor.defaultFormatter": "ms-python.black-formatter"
6
- }
+ },
7
+ "eslint.workingDirectories": ["learn", "translate"]
8
}
0 commit comments