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