Skip to content

Commit 2d0953b

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 4665277 commit 2d0953b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tsconfig.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"strict": true,
1919
"strictNullChecks": false,
2020
"target": "es2018",
21-
"types": [],
21+
"types": []
2222
},
23-
"include": ["lab/src/*"],
23+
"include": ["lab/src/*"]
2424
}

0 commit comments

Comments
 (0)