10 lines
125 B
JSON
10 lines
125 B
JSON
{
|
|
"typeAcquisition": {
|
|
"include": ["jquery"]
|
|
},
|
|
"exclude": [
|
|
"games/*",
|
|
"imgs/*"
|
|
]
|
|
}
|