Skip to content

Commit 6cdee81

Browse files
committed
Set vscode to CRLF
1 parent 07453d4 commit 6cdee81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"files.eol": "\n",
2+
"files.eol": "\r\n",
33
"typescript.tsdk": "node_modules/typescript/lib",
44
"eslint.enable": true,
55
"json.schemas": [

0 commit comments

Comments
 (0)