mirror of
https://github.com/abhijithvijayan/web-extension-starter.git
synced 2025-10-07 07:22:37 +02:00
8 lines
92 B
JSON
8 lines
92 B
JSON
{
|
|
"extends": ["onepass"],
|
|
"env": {
|
|
"browser": true,
|
|
"webextensions": true
|
|
}
|
|
}
|