Lint clean

This commit is contained in:
Bastien Wirtz
2020-07-12 20:11:54 -07:00
parent 4bfcc5bc95
commit 8ae1fe8a4e
3 changed files with 7 additions and 3 deletions

View File

@ -11,7 +11,7 @@ module.exports = {
pwa: {
manifestPath: "assets/manifest.json",
manifestOptions: {
start_url: '../',
start_url: "../",
},
appleMobileWebAppStatusBarStyle: "black",
appleMobileWebAppCapable: "yes",