mirror of
https://github.com/abhijithvijayan/web-extension-starter.git
synced 2026-01-30 09:48:12 +01:00
8 lines
92 B
JSON
8 lines
92 B
JSON
{
|
|
"extends": ["onepass"],
|
|
"env": {
|
|
"browser": true,
|
|
"webextensions": true
|
|
}
|
|
}
|