Skip to content

Commit 235cf0a

Browse files
committed
refactor(tsconfig.json): fix formatting
1 parent 10290f3 commit 235cf0a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tsconfig.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"include": [
2222
"src"
2323
],
24-
"exclude":[
25-
"node_modules",
24+
"exclude": [
25+
"node_modules"
2626
]
2727
}

0 commit comments

Comments
 (0)