fix: linter action: installed required modules
Some checks failed
CI / build (push) Failing after 11s
Some checks failed
CI / build (push) Failing after 11s
This commit is contained in:
parent
afa4d34ec8
commit
8af40bfe50
@ -8,8 +8,7 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Install ESLint
|
||||
run: |
|
||||
npm install eslint
|
||||
run: npm install eslint eslint-config-prettier eslint-plugin-vue globals typescript-eslint
|
||||
|
||||
- name: Run ESLint
|
||||
working-directory: ./front/MyINPulse-front
|
||||
|
Loading…
x
Reference in New Issue
Block a user