Add: github action for linting

This commit is contained in:
Efremov Alexey 2021-08-30 18:25:36 +03:00
parent b3e2808e7a
commit ba7bd508dc
1 changed files with 1 additions and 1 deletions

View File

@ -8,6 +8,6 @@ jobs:
steps:
- uses: actions/checkout@v1
- uses: stefanoeb/eslint-action@1.0.2
working-directory: ./js
with:
working-directory: ./js
files: js/packages