refactor: clean map gameplay architecture
This commit is contained in:
@@ -69,6 +69,12 @@ jobs:
|
||||
- name: 📥 Install
|
||||
run: npm ci
|
||||
|
||||
- name: 🧹 Lint
|
||||
run: npm run lint
|
||||
|
||||
- name: 🎨 Format check
|
||||
run: npm run format:check
|
||||
|
||||
- name: 📦 Build
|
||||
run: npm run build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user