jf-roku/bsconfig.json

11 lines
219 B
JSON
Raw Normal View History

2021-01-31 19:35:27 +00:00
{
"files": [
"manifest",
"source/**/*.*",
"components/**/*.*",
"images/**/*.*",
"resources/**/*.*",
"locale/**/*.*"
2021-06-14 20:43:36 +00:00
],
"plugins": [ "@rokucommunity/bslint" ]
2021-01-31 19:35:27 +00:00
}