Skip to content

Commit

Permalink
remove duplicate tsconfig values
Browse files Browse the repository at this point in the history
  • Loading branch information
erickzhao committed Jan 21, 2025
1 parent 24bb5fd commit 6f9648f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
{
"extends": "@tsconfig/node22/tsconfig.json",
"compilerOptions": {
"module": "Node16",
"moduleResolution": "Node16",
"sourceMap": true,
"outDir": "dist/cjs",
"types": ["node"],
Expand Down

0 comments on commit 6f9648f

Please sign in to comment.