Front: Pretty and Lint (#225)
This commit is contained in:
@@ -45,6 +45,10 @@ jobs:
|
||||
|
||||
- name: Type Check
|
||||
run: yarn tsc
|
||||
- name: Check Prettier
|
||||
run: yarn pretty:check .
|
||||
- name: Run Linter
|
||||
run: yarn lint
|
||||
|
||||
- name: 🏗 Setup Expo
|
||||
uses: expo/expo-github-action@v7
|
||||
|
||||
Reference in New Issue
Block a user