mirror of
https://github.com/qbittorrent/qBittorrent-website.git
synced 2024-11-23 09:19:44 +00:00
12 lines
136 B
Plaintext
12 lines
136 B
Plaintext
{
|
|
"jsc": {
|
|
"parser": {
|
|
"syntax": "typescript"
|
|
},
|
|
"target": "es2022"
|
|
},
|
|
"module": {
|
|
"type": "commonjs"
|
|
}
|
|
}
|