Skip to content

Commit 43ceebb

Browse files
natemoo-regithub-actions[bot]
authored andcommitted
[ci] format
1 parent f60f71d commit 43ceebb

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

tsconfig.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@
77
"strict": true,
88
"esModuleInterop": true,
99
"forceConsistentCasingInFileNames": true,
10-
"skipLibCheck": true,
10+
"skipLibCheck": true
1111
},
12-
"include": [
13-
"packages"
14-
]
12+
"include": ["packages"]
1513
}

0 commit comments

Comments
 (0)