lint fixes
This commit is contained in:
parent
a845660b2d
commit
788e29e6df
|
@ -1,4 +1,4 @@
|
||||||
module.exports = {
|
module.exports = {
|
||||||
routifyDir: '.routify',
|
routifyDir: ".routify",
|
||||||
dynamicImports: false
|
dynamicImports: false,
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue