Skip to content

Commit

Permalink
fix preact lint
Browse files Browse the repository at this point in the history
  • Loading branch information
patricklx committed May 7, 2024
1 parent 7ad898f commit 4984d39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/preact/preact-testing-utils/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@
"declarationMap": true,
"emitDeclarationOnly": true
},
"include": ["index.ts", "rollup.config.mjs", "src/**/*"],
"exclude": ["dist/**/*"]
}

0 comments on commit 4984d39

Please sign in to comment.