Skip to content

Commit 9085985

Browse files
committed
(d) DROP ME
1 parent 01991cb commit 9085985

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.vscode/settings.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,7 @@
1212
},
1313

1414
// Lock the TypeScript SDK path to the version we use
15-
"typescript.tsdk": "./node_modules/typescript/lib"
15+
"typescript.tsdk": "./node_modules/typescript/lib",
16+
17+
"editor.rulers": [120]
1618
}

0 commit comments

Comments
 (0)