mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2025-10-09 06:37:15 +03:00
fix(): add build tsconfig & add main/types
This commit is contained in:
@@ -13,6 +13,6 @@
|
||||
"outDir": "./dist",
|
||||
"skipLibCheck": true
|
||||
},
|
||||
"include": ["lib/**/*", "./sample/**/*", "../index.ts"],
|
||||
"include": ["lib/**/*", "./sample/**/*"],
|
||||
"exclude": ["node_modules", "**/*.spec.ts"]
|
||||
}
|
||||
|
Reference in New Issue
Block a user