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 9946f76 commit d232bc0Copy full SHA for d232bc0
packages/vscode-extension/package.json
@@ -49,7 +49,7 @@
49
"built-in",
50
"custom"
51
],
52
- "default": "local",
+ "default": "built-in",
53
"markdownEnumDescriptions": [
54
"Use workspace node_modules Rslint binary (may have version incompatibility with extension)",
55
"Use extension's built-in Rslint binary (may differ from local @rslint/core diagnostics)",
0 commit comments