Skip to content
This repository was archived by the owner on Mar 25, 2021. It is now read-only.

Commit 1e356cb

Browse files
Josh Goldbergadidahiya
Josh Goldberg
authored andcommitted
Remove .vscode/settings.json git.ignoreLimitWarning (#4766)
1 parent db04231 commit 1e356cb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.vscode/settings.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,5 @@
2525

2626
// Always use project's provided typescript compiler version
2727
"typescript.tsdk": "node_modules/typescript/lib",
28-
"files.eol": "\n",
29-
"git.ignoreLimitWarning": true
28+
"files.eol": "\n"
3029
}

0 commit comments

Comments
 (0)