mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
10 lines
151 B
JSON
10 lines
151 B
JSON
{
|
|
"github": {
|
|
"enabled": true
|
|
},
|
|
"functions": {
|
|
"api/**/*.js": {
|
|
"includeFiles": "static/**"
|
|
}
|
|
}
|
|
}
|