mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-25 14:21:41 +02:00
Update to eslint 6
This commit is contained in:
+1
-1
@@ -2,4 +2,4 @@ sudo: false
|
||||
language: node_js
|
||||
node_js:
|
||||
- '12'
|
||||
install: npm i -g eslint@5 eslint-config-amber eslint-plugin-json
|
||||
install: npm i -g eslint && npm i eslint-config-amber eslint-plugin-json
|
||||
|
||||
Reference in New Issue
Block a user