Skip to content

Commit c9b8380

Browse files
committed
[tsconfig.json] Remove workaround.
1 parent d6e8e81 commit c9b8380

File tree

2 files changed

+3
-9
lines changed

2 files changed

+3
-9
lines changed

tsconfig.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
{
2-
"extends": "./tsconfig.jsonc"
2+
"$schema": "https://json.schemastore.org/tsconfig",
3+
"extends": "./node_modules/@cubing/dev-config/ts/es2022-types/tsconfig.json",
4+
"compilerOptions": {}
35
}

tsconfig.jsonc

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)