storj/web/eslint-storj/package.json
Egon Elbre e5977ec849 web/: add custom linter for requiring @vue/component
Also ignore coverage folder for linting. I had to add a new
.stylelintignore file, because ignoreFiles property was not properly
working.

Change-Id: Iadd99b64eadd9c4103f750519263113ae8780ce1
2021-09-01 13:56:37 +00:00

5 lines
79 B
JSON

{
"name": "eslint-plugin-storj",
"version": "1.0.0",
"main": "index.js"
}