mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-19 15:54:00 +02:00
7 lines
207 B
Markdown
7 lines
207 B
Markdown
# ESLint Example
|
|
|
|
## What it shows
|
|
|
|
A project configured to use the [Mozilla ESlint configuration](https://www.npmjs.com/package/eslint-plugin-mozilla)
|
|
|
|
* to run locally configured eslint use `npm run lint` |