storj/web/multinode
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
..
src web/: disallow unregistered and unused components 2021-08-31 21:25:49 +03:00
static web/multinode: wallets page markup 2021-06-08 18:47:43 +03:00
tests/unit web/multinode: satellite, node, and usage request handling fix 2021-08-20 21:33:26 +00:00
.eslintrc.js web/: add custom linter for requiring @vue/component 2021-09-01 13:56:37 +00:00
.gitignore web/multinode: initial app and configs 2020-12-17 19:46:56 +02:00
.stylelintignore web/: add custom linter for requiring @vue/component 2021-09-01 13:56:37 +00:00
.stylelintrc.js web/: add custom linter for requiring @vue/component 2021-09-01 13:56:37 +00:00
babel.config.js web/multinode: switch to eslint 2021-08-03 13:00:15 +03:00
index.html web/multinode: favicon added 2021-03-22 12:50:53 +00:00
jestSetup.ts web/multinode: store and payouts components tests added 2021-05-14 12:45:10 +00:00
package-lock.json web/: add custom linter for requiring @vue/component 2021-09-01 13:56:37 +00:00
package.json web/: add custom linter for requiring @vue/component 2021-09-01 13:56:37 +00:00
tsconfig.json web/multinode: store and payouts components tests added 2021-05-14 12:45:10 +00:00
vue.config.js web/multinode: switch to eslint 2021-08-03 13:00:15 +03:00