mirror of
https://github.com/uditkarode/bing-chat-telegram.git
synced 2025-07-23 07:17:34 +00:00
chore(tsconfig): ignore dist
This commit is contained in:
@ -11,5 +11,5 @@
|
||||
"esModuleInterop": true
|
||||
},
|
||||
"include": ["*.ts", "src/**/*.ts"],
|
||||
"exclude": ["node_modules", "lib"]
|
||||
"exclude": ["node_modules", "dist"]
|
||||
}
|
||||
|
Reference in New Issue
Block a user