chore: fix lint
This commit is contained in:
parent
8b6a913cae
commit
9fca8ed260
|
@ -21,7 +21,7 @@ const JSON_TEMPLATE = {
|
|||
github: {
|
||||
silent: true
|
||||
},
|
||||
"buildCommand": "yarn build",
|
||||
buildCommand: 'yarn build',
|
||||
routes: [
|
||||
{
|
||||
src: '^/service-worker\\.js$',
|
||||
|
|
Loading…
Reference in New Issue