Skip to content

Commit 9f0f5eb

Browse files
Merge pull request #22 from Freed-Wu/typo
typo: fix resource
2 parents 83ad756 + 055ea9c commit 9f0f5eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
],
2727
"default": 200,
2828
"markdownDescription": "Minimum milliseconds between linting attempts. Default is 200ms, increasing this can reduce load when working with large files. Linting on save and load are not rate limited.",
29-
"scope": "resouce"
29+
"scope": "resource"
3030
},
3131
"write-good.only-lint-on-save": {
3232
"type": [

0 commit comments

Comments
 (0)