mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-15 20:17:22 +00:00
chores: repo update
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"include": ["packages/app/env.d.ts", "./scripts/**/*.ts"],
|
||||
"exclude": ["node_modules", "dist/**/*", "build", "public"],
|
||||
"include": ["./scripts/**/*.ts"],
|
||||
"exclude": ["node_modules"],
|
||||
"compilerOptions": {
|
||||
"lib": ["DOM", "DOM.Iterable", "ES2022"],
|
||||
"types": ["bun-types"],
|
||||
|
||||
Reference in New Issue
Block a user