inspec/lib/plugins/inspec-reporter-html2/test/fixtures/config.json

10 lines
261 B
JSON
Raw Normal View History

{
"version": "1.2",
"plugins": {
"inspec-reporter-html2": {
"alternate_js_file":"lib/plugins/inspec-reporter-html2/test/fixtures/alternate.js",
"alternate_css_file":"lib/plugins/inspec-reporter-html2/test/fixtures/alternate.css"
}
}
}