Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Charts: Fixing tsconfig
Browse files Browse the repository at this point in the history
grzegorz-cp committed Jan 2, 2025
1 parent b505a1e commit d8ec80d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions projects/js-packages/charts/tsconfig.json
Original file line number Diff line number Diff line change
@@ -2,9 +2,7 @@
"extends": "jetpack-js-tools/tsconfig.base.json",
"compilerOptions": {
"target": "es2018",
"module": "esnext",
"lib": [ "dom", "esnext" ],
"moduleResolution": "bundler",
"jsx": "react-jsx",
"sourceMap": true,
"declaration": true,

0 comments on commit d8ec80d

Please sign in to comment.