mirror of
https://github.com/LalleSX/4chan-XZ.git
synced 2025-10-07 07:22:37 +02:00
11 lines
185 B
JSON
11 lines
185 B
JSON
{
|
|
"compilerOptions": {
|
|
"moduleResolution": "node16",
|
|
"types": [
|
|
"@violentmonkey/types",
|
|
"@types/chrome",
|
|
"node"
|
|
],
|
|
},
|
|
"extends": "../tsconfig.json"
|
|
} |