mirror of
https://github.com/GoogleChrome/chrome-extensions-samples.git
synced 2026-03-27 13:29:34 +07:00
pretty print (#895)
* added json for prettier, npm run prettier in lint-staged
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"version": "0.7",
|
||||
"permissions": ["contextMenus"],
|
||||
"background": {
|
||||
"service_worker": "sample.js"
|
||||
"service_worker": "sample.js"
|
||||
},
|
||||
"manifest_version": 3
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user