Revert "i need to rebase all of this"
Some checks failed
Lint / Run linters (push) Failing after 37s

This reverts commit 95e4306edd.
This commit is contained in:
Marius Alwan Meyer 2023-05-01 22:24:05 +00:00
parent de53019210
commit ba71d2e80a

View File

@ -29,7 +29,7 @@ jobs:
# ESLint and Prettier must be in `package.json`
- name: Install Node.js dependencies
run: npm ci
run: npm i
- name: Run linters
uses: https://github.com/wearerequired/lint-action@v2