Skip to content

Commit

Permalink
Fix fcl-wc tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
jribbink committed Nov 15, 2024
1 parent 077f53b commit ad0475b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/fcl-wc/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
"include": ["src/**/*"],
"compilerOptions": {
"declarationDir": "types",
"experimentalDecorators": true,
"useDefineForClassFields": false,
"module": "esnext",
"jsx": "react-jsx",
"jsxImportSource": "preact"
}
Expand Down

0 comments on commit ad0475b

Please sign in to comment.