mirror of
https://github.com/sp-tarkov/server.git
synced 2025-02-13 08:50:43 -05:00
10 lines
138 B
JSON
10 lines
138 B
JSON
|
{
|
||
|
"pkg": {
|
||
|
"scripts": [
|
||
|
"obj/**/*.js"
|
||
|
],
|
||
|
"assets": [
|
||
|
"obj/**/*.d.ts"
|
||
|
]
|
||
|
}
|
||
|
}
|