Skip to content

Commit

Permalink
fix: 🐛 change tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
liuxingyun2010 committed Feb 2, 2024
1 parent d657e43 commit d072fc7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples_src/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"jsx": "preserve",
"pretty": true,
"typeRoots" : ["./types"],
"types": []
},
"exclude": ["**/node_modules","**/typings"]
}
File renamed without changes.

0 comments on commit d072fc7

Please sign in to comment.