fix root dir for build
All checks were successful
Publish NPM Package / Publish Job (push) Successful in 1m43s
All checks were successful
Publish NPM Package / Publish Job (push) Successful in 1m43s
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
"compilerOptions": {
|
||||
"declaration": true,
|
||||
"outDir": "./dist",
|
||||
"rootDir": "./src",
|
||||
"types": ["node"],
|
||||
"moduleResolution": "node"
|
||||
},
|
||||
"include": ["src/**/*"],
|
||||
"exclude": ["node_modules", "dist", "test"]
|
||||
|
||||
Reference in New Issue
Block a user