Fix post lint issues
This commit is contained in:
parent
9f30e4ec10
commit
cefa3ec9d2
24 changed files with 48 additions and 41 deletions
|
|
@ -136,7 +136,7 @@ eslint:
|
|||
- cd front
|
||||
- yarn install
|
||||
script:
|
||||
- yarn lint
|
||||
- yarn lint --max-warnings 0
|
||||
cache:
|
||||
key: "$CI_PROJECT_ID__eslint_npm_cache"
|
||||
paths:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue