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