WIP: update
ci/woodpecker/push/lint_general Pipeline was successful Details
ci/woodpecker/push/frontend Pipeline failed Details

npm
Richard Attermeyer 2024-01-29 10:38:33 +01:00
parent 8f0a7e305c
commit 04be97ce48
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
{
"include": ["remix.env.d.ts", "**/*.ts", "**/*.tsx"],
"compilerOptions": {
"skipLibCheck": true,
"lib": ["DOM", "DOM.Iterable", "ES2022"],
"isolatedModules": true,
"esModuleInterop": true,