Skip to content

Commit 44beef3

Browse files
committed
fix: indentation
1 parent d5efefc commit 44beef3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tsconfig.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"include": [
2121
"js-src/*.ts"
2222
],
23-
"exclude": [
24-
"js-src/*.spec.ts"
25-
]
23+
"exclude": [
24+
"js-src/*.spec.ts"
25+
]
2626
}

0 commit comments

Comments
 (0)