Skip to content

Commit b20bb1b

Browse files
committed
Change checkProject description
1 parent 6a363ef commit b20bb1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
"scope": "resource",
165165
"type": "boolean",
166166
"default": true,
167-
"description": "Whether to typecheck the entire project on load. As it is activated by default could drive to bad perfomance in large projects."
167+
"description": "Whether to typecheck the entire project on load. It could drive to bad perfomance in large projects."
168168
},
169169
"haskell.maxCompletions": {
170170
"scope": "resource",

0 commit comments

Comments
 (0)