Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
chore: add missing tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
hanspagel committed Jul 26, 2024
1 parent d4f39d3 commit 0af4897
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/snippetz-plugin-node-undici/tsconfig.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"extends": "../../tsconfig.json",
"compilerOptions": {},
"include": ["src", "rollup.config.ts"]
}

0 comments on commit 0af4897

Please sign in to comment.