Skip to content

Commit

Permalink
Remove depricated typescript package
Browse files Browse the repository at this point in the history
  • Loading branch information
relaxxpls committed Mar 28, 2024
1 parent 5b8db1c commit d7a966e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion tsconfig.build.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

{
"extends": "./tsconfig",
"exclude": ["example"]
Expand Down
1 change: 0 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"allowUnreachableCode": false,
"allowUnusedLabels": false,
"esModuleInterop": true,
"importsNotUsedAsValues": "error",
"forceConsistentCasingInFileNames": true,
"jsx": "react",
"lib": ["esnext"],
Expand Down

0 comments on commit d7a966e

Please sign in to comment.