mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 04:46:40 +07:00
faster tsconfig
This commit is contained in:
parent
2377509d52
commit
130dfa8974
1 changed files with 1 additions and 1 deletions
|
@ -18,6 +18,6 @@
|
|||
"~/*": ["src/*"]
|
||||
}
|
||||
},
|
||||
"include": ["./src/**/*", "./custom.d.ts"],
|
||||
"include": ["./src/index.tsx", "./custom.d.ts"],
|
||||
"exclude": ["./__tests__/**/*"]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue