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