Skip to content

Commit

Permalink
Committing tsconfig.json with es2015 compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
devpalabhishek committed Aug 9, 2023
1 parent ed7462a commit bcf9dee
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"compilerOptions": {
"target": "es5",
"target": "es6",
"lib": [
"dom",
"dom.iterable",
Expand Down

0 comments on commit bcf9dee

Please sign in to comment.