Skip to content

Commit

Permalink
chore: remove ts config leftover
Browse files Browse the repository at this point in the history
  • Loading branch information
hugomrdias committed Mar 4, 2024
1 parent 5d2721a commit f74d8d7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/snap/tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
{
"extends": "../../tsconfig.json",
"compilerOptions": {
"resolveJsonModule": true,
"allowArbitraryExtensions": true,
"outDir": "dist"
},
"include": ["src", "test"],
Expand Down

0 comments on commit f74d8d7

Please sign in to comment.