Skip to content

Commit

Permalink
[MIGRATION] - the lesson is : do not change what is already working
Browse files Browse the repository at this point in the history
  • Loading branch information
VitoAlbano committed Sep 10, 2024
1 parent 5e381f9 commit 3653799
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/js-api/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"outDir": "./.out",
"lib": ["es2018", "dom"],
"typeRoots": ["node_modules/@types"],
"types": ["node"]
"types": []
},
"exclude": [".history", "*/node_modules", "config", "performance", "coverage", "node_modules", "package", "dist", "test"]
}

0 comments on commit 3653799

Please sign in to comment.