Skip to content

Commit 21a0252

Browse files
author
progfay
committed
chore: fix tsconfig error
1 parent 0e2d875 commit 21a0252

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tsconfig.eslint.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@
55
},
66
"include": [
77
"**/*",
8-
]
8+
],
9+
"exclude": []
910
}

0 commit comments

Comments
 (0)