mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-05 08:12:04 +02:00
Why do they need to break things that work
This commit is contained in:
@@ -16,8 +16,8 @@ jobs:
|
||||
- name: Install NPM v6 (latest installs all packages)
|
||||
run: npm install -g npm@6
|
||||
|
||||
- name: Install ESLint
|
||||
run: npm install -g eslint
|
||||
- name: Install ESLint v8
|
||||
run: npm install -g eslint@8
|
||||
|
||||
- name: Install ESLint Configs and Plugins
|
||||
run: npm install eslint-config-amber eslint-plugin-json
|
||||
|
||||
Reference in New Issue
Block a user