Skip to content

Commit

Permalink
chore: add missing files
Browse files Browse the repository at this point in the history
  • Loading branch information
jim380 committed Jan 16, 2025
1 parent 8e4194c commit 3e0024a
Show file tree
Hide file tree
Showing 2 changed files with 39,505 additions and 0 deletions.
6 changes: 6 additions & 0 deletions apps/deploy-web/tsconfig.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"exclude": ["node_modules"],
"extends": "./tsconfig.build.json",
"include": ["next-env.d.ts", "**/*.ts", "**/*.tsx", ".next/types/**/*.ts"],
"compileOnSave": false
}
Loading

0 comments on commit 3e0024a

Please sign in to comment.