mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-05 13:53:12 +02:00
6 lines
112 B
YAML
6 lines
112 B
YAML
sudo: false
|
|
language: node_js
|
|
node_js:
|
|
- '10'
|
|
install: npm i -g eslint eslint-config-amber eslint-plugin-json
|