generated from blueplum/typescript-template
chore: npm best practices
This commit is contained in:
@@ -2,5 +2,6 @@ import { defineConfig } from "./dist/config";
|
||||
|
||||
export default defineConfig({
|
||||
include: ["src/**.ts"],
|
||||
outDir: "tests/generated",
|
||||
templateHeader: ["console.log('hello, world!');"],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user