more prettier and lint cleanup (#82)

* more prettier and lint cleanup

* Fixes more lint issues

* lint

* ignore more files

* remove todos

* lint
This commit is contained in:
Aryan Goharzad
2023-01-24 12:03:18 -05:00
committed by GitHub
parent b2c139dbc0
commit 4b1fe49132
12 changed files with 18 additions and 25 deletions
+1 -1
View File
@@ -30,5 +30,5 @@ jobs:
- name: Yarn install
run: yarn
- name: Run tests
run: |
run: |
yarn test --forceExit