Skip to content

Commit

Permalink
chore(jsconfig): remove lib; target will be used in absence
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs committed Jan 24, 2024
1 parent bf45214 commit c7271cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jsconfig.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"compilerOptions": {
"checkJs": true,
"lib": ["ES2022"],
"module": "NodeNext",
"moduleResolution": "NodeNext",
"resolveJsonModule": true,
Expand Down

0 comments on commit c7271cd

Please sign in to comment.