feat: enhance server stats widgets and fix TypeScript/ESLint errors #394
@@ -21,6 +21,9 @@ jobs:
|
|||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: npm ci
|
run: npm ci
|
||||||
|
|
||||||
|
- name: Fix rollup optional dependencies
|
||||||
|
run: npm install rollup --force
|
||||||
|
|
||||||
- name: Run ESLint
|
- name: Run ESLint
|
||||||
run: npx eslint .
|
run: npx eslint .
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user