mirror of
https://github.com/ReVanced/revanced-bots.git
synced 2026-01-11 13:56:15 +00:00
chore: ignore dist files in tsconfig
This commit is contained in:
@@ -21,5 +21,6 @@
|
|||||||
"allowSyntheticDefaultImports": true,
|
"allowSyntheticDefaultImports": true,
|
||||||
"isolatedModules": true,
|
"isolatedModules": true,
|
||||||
"allowImportingTsExtensions": false
|
"allowImportingTsExtensions": false
|
||||||
}
|
},
|
||||||
|
"exclude": ["**/dist"]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user