Skip to content

Commit

Permalink
Rollback to ES2020
Browse files Browse the repository at this point in the history
  • Loading branch information
erayhanoglu committed Aug 11, 2024
1 parent 279aed6 commit 1c0b78e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig-build-cjs.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"compilerOptions": {
"module": "CommonJS",
"declaration": false,
"outDir": "build/cjs",
"outDir": "build/cjs"
},
"include": ["src"]
}

0 comments on commit 1c0b78e

Please sign in to comment.