Skip to content

Commit

Permalink
update jsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
jooyoungseo committed Oct 19, 2023
1 parent bf46877 commit 8182492
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions jsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,8 @@
"module": "commonjs",
"target": "es6"
},
"include": [
"src/**/*"
],
"exclude": ["node_modules"]
}

0 comments on commit 8182492

Please sign in to comment.