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