Skip to content
This repository was archived by the owner on Feb 19, 2025. It is now read-only.

Commit eaad5c3

Browse files
author
Ruben Schmidmeister
committed
Remove comment
1 parent ab69724 commit eaad5c3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tsconfig.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99
"strictNullChecks": true,
1010
"strictFunctionTypes": true,
1111
"noEmit": true,
12-
// If the library is an external module (uses `export`), this allows your test file to import "mylib" instead of "./index".
13-
// If the library is global (cannot be imported via `import` or `require`), leave this out.
1412
"baseUrl": ".",
1513
"paths": {
1614
"@rschmidmeister/random.js": [

0 commit comments

Comments
 (0)