commit
c3f9ca9870
|
@ -10,7 +10,9 @@
|
||||||
],
|
],
|
||||||
"plugins": ["@rokucommunity/bslint", "roku-log-bsc-plugin"],
|
"plugins": ["@rokucommunity/bslint", "roku-log-bsc-plugin"],
|
||||||
"rokuLog": {
|
"rokuLog": {
|
||||||
"insertPkgPath": true
|
"strip": false,
|
||||||
|
"insertPkgPath": true,
|
||||||
|
"removeComments": false
|
||||||
},
|
},
|
||||||
"diagnosticFilters": ["node_modules/**/*", "**/roku_modules/**/*"],
|
"diagnosticFilters": ["node_modules/**/*", "**/roku_modules/**/*"],
|
||||||
"sourceMap": true,
|
"sourceMap": true,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user