Add docs for development
This commit is contained in:
Родитель
0c5bb12b7e
Коммит
38ceb0fc08
12
README.md
12
README.md
|
@ -8,3 +8,15 @@ regarding issues automatically classified by our ML automation.
|
||||||
|
|
||||||
* Go to a WebCompat issue in GitHub
|
* Go to a WebCompat issue in GitHub
|
||||||
* A popup shows up for issues with useful classifications
|
* A popup shows up for issues with useful classifications
|
||||||
|
|
||||||
|
## Development
|
||||||
|
|
||||||
|
* Install depedencies
|
||||||
|
* `npm install`
|
||||||
|
* Run webextension for development
|
||||||
|
* `npm run firefox`
|
||||||
|
* Run linters and prettier
|
||||||
|
* `npm run lint-js`
|
||||||
|
* `npm run lint-webex`
|
||||||
|
* `npm run prettier-check`
|
||||||
|
* `npm run prettier-write`
|
||||||
|
|
Загрузка…
Ссылка в новой задаче