Skip to content

Commit

Permalink
Remove duplicate tsconfig value
Browse files Browse the repository at this point in the history
  • Loading branch information
addisonbeck committed Sep 15, 2023
1 parent cb15df4 commit 66080aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
"skipLibCheck": true,
"sourceMap": true,
"strict": true,
"resolveJsonModule": true,
"esModueInterop": true
},
}

0 comments on commit 66080aa

Please sign in to comment.