mirror of
https://github.com/1024-lab/smart-admin.git
synced 2025-09-04 03:36:32 +00:00
6 lines
85 B
YAML
6 lines
85 B
YAML
language: node_js
|
|
node_js: stable
|
|
script: npm run lint
|
|
notifications:
|
|
email: false
|