mirror of
https://github.com/dathere/ckanaction.git
synced 2025-11-09 06:19:49 +00:00
build: update tsconfig.json
This commit is contained in:
parent
c669a82578
commit
2f4edc08cf
1 changed files with 2 additions and 1 deletions
|
|
@ -39,7 +39,8 @@
|
|||
"**/*.tsx",
|
||||
".next/types/**/*.ts",
|
||||
".next\\dev/types/**/*.ts",
|
||||
".next\\dev/types/**/*.ts"
|
||||
".next\\dev/types/**/*.ts",
|
||||
".next/dev/types/**/*.ts"
|
||||
],
|
||||
"exclude": [
|
||||
"node_modules"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue