eslint moment

This commit is contained in:
cryptofyre 2022-09-20 09:00:05 -05:00 committed by GitHub
parent 123dda547a
commit 76b1d59e11
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,6 +30,9 @@ jobs:
- name: Install dependencies 👨🏻‍💻
run: pnpm install
- name: Install ESLint 💼
run: npm init @eslint/config
- name: Run linter 👀
uses: wearerequired/lint-action@v2
with: