chore: fix lint

This commit is contained in:
Nolan Lawson 2022-12-28 13:45:40 -08:00
parent 8b6a913cae
commit 9fca8ed260
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ const JSON_TEMPLATE = {
github: {
silent: true
},
"buildCommand": "yarn build",
buildCommand: 'yarn build',
routes: [
{
src: '^/service-worker\\.js$',