mirror of
https://github.com/FullScreenShenanigans/ModAttachr.git
synced 2026-08-12 02:18:09 -07:00
11 lines
194 B
JSON
11 lines
194 B
JSON
{
|
|
"compilerOptions": {
|
|
"target": "es3",
|
|
"declaration": false
|
|
},
|
|
"files": [
|
|
"utils/mocks.ts",
|
|
"utils/MochaLoader.ts",
|
|
"ModAttachr/_.ts"
|
|
]
|
|
} |