Add files via upload #32
Annotations
10 errors
Run npm run style:check:
public/sw.js#L5
'importScripts' is not defined
|
Run npm run style:check:
public/sw.js#L5
Replace `'https://storage.googleapis.com/workbox-cdn/releases/5.1.2/workbox-sw.js'` with `"https://storage.googleapis.com/workbox-cdn/releases/5.1.2/workbox-sw.js"`
|
Run npm run style:check:
public/sw.js#L13
'workbox' is not defined
|
Run npm run style:check:
public/sw.js#L14
Use a regular expression literal instead of the 'RegExp' constructor
|
Run npm run style:check:
public/sw.js#L14
Use the 'u' flag
|
Run npm run style:check:
public/sw.js#L14
Replace `'/*'` with `"/*"`
|
Run npm run style:check:
public/sw.js#L15
'workbox' is not defined
|
Run npm run style:check:
public/sw.js#L16
Insert `,`
|
Run npm run style:check:
public/sw.js#L17
Insert `,`
|
Run npm run style:check:
public/sw.js#L18
Insert `⏎`
|
Loading