Skip to content

Commit 5bc0165

Browse files
committed
Fix plugin types
1 parent ac2f17b commit 5bc0165

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/plugin/tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"$schema": "https://json.schemastore.org/tsconfig.json",
33
"extends": "@tsconfig/node22/tsconfig.json",
44
"compilerOptions": {
5+
"rootDir": "src",
56
"outDir": "dist",
67
"module": "nodenext",
78
"declaration": true,

0 commit comments

Comments
 (0)