Skip to content

Commit e3d3bdd

Browse files
committed
chore: format
1 parent 3effc84 commit e3d3bdd

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

test/tsconfig.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
{
22
"extends": "../tsconfig.json",
33
"compilerOptions": {
4-
"typeRoots": [
5-
"node_modules/@types",
6-
"../typings"
7-
],
4+
"typeRoots": ["node_modules/@types", "../typings"],
85
"composite": true
96
},
107
"include": ["./**/*.ts"],

0 commit comments

Comments
 (0)