mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-24 20:36:40 +07:00
node api
This commit is contained in:
parent
cad4e683bc
commit
a662256221
4 changed files with 27 additions and 3 deletions
|
@ -18,6 +18,6 @@
|
|||
"~/*": ["src/*"]
|
||||
}
|
||||
},
|
||||
"include": ["./src/index.tsx", "./custom.d.ts"],
|
||||
"include": ["./src/**/*", "./custom.d.ts"],
|
||||
"exclude": ["./__tests__/**/*"]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue