storj/web/storagenode
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/storagenode: fix use of v-html 2021-08-24 13:02:42 +03:00
tests web/storagenode: fix use of v-html 2021-08-24 13:02:42 +03:00
.eslintrc.js web/: add custom linter for requiring @vue/component 2021-09-01 13:56:37 +00:00
.gitignore storagenode: embed the console into the binary and makefile (#3164) 2019-10-08 10:52:19 +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/storagenode: dependencies for testing and payout store tests added 2020-04-28 15:44:13 +03:00
index.html storagenode/web: Segment.io integration 2020-05-06 15:02:53 +00:00
jestSetup.ts web: stylint config moved from package.json 2021-02-08 10:48:06 +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 storagenode/web: Segment.io integration 2020-05-06 15:02:53 +00:00
vue.config.js web/: ignore node_modules while linting css 2021-06-03 16:18:16 +03:00