We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7451350 commit acd9f87Copy full SHA for acd9f87
tsconfig.json
@@ -4,6 +4,6 @@
4
"outDir": "dist",
5
"rootDir": "./",
6
},
7
- "include": ["src", "index.ts"],
+ "include": ["src", "bin", "index.ts"],
8
"exclude": ["node_modules", "dist"]
9
}
0 commit comments