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