mirror of
https://github.com/bytedream/stream-bypass.git
synced 2025-12-12 23:32:06 +01:00
7 lines
99 B
JSON
7 lines
99 B
JSON
{
|
|
"extends": "./.wxt/tsconfig.json",
|
|
"compilerOptions": {
|
|
"useDefineForClassFields": true
|
|
}
|
|
}
|