mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-02 08:06:00 +00:00
chores: repo update
This commit is contained in:
+2
-2
@@ -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