mirror of
https://github.com/uditkarode/bing-chat-telegram.git
synced 2025-02-21 16:52:12 +00:00
chore(tsconfig): ignore dist
This commit is contained in:
parent
5fdda37f60
commit
cc5059c0ad
@ -11,5 +11,5 @@
|
||||
"esModuleInterop": true
|
||||
},
|
||||
"include": ["*.ts", "src/**/*.ts"],
|
||||
"exclude": ["node_modules", "lib"]
|
||||
"exclude": ["node_modules", "dist"]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user