mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-10 15:42:39 +00:00
linting
This commit is contained in:
@@ -215,6 +215,7 @@ module.exports = [
|
|||||||
name : 'Index',
|
name : 'Index',
|
||||||
icon : 'fas fa-bars',
|
icon : 'fas fa-bars',
|
||||||
gen : indexGen,
|
gen : indexGen,
|
||||||
|
experimental : true
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
const dedent = require('dedent-tabs').default;
|
const dedent = require('dedent-tabs').default;
|
||||||
|
|
||||||
module.exports = () => {
|
module.exports = ()=>{
|
||||||
return dedent`
|
return dedent`
|
||||||
{{index,wide,columns:5;
|
{{index,wide,columns:5;
|
||||||
##### Index
|
##### Index
|
||||||
|
|||||||
Reference in New Issue
Block a user