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