mirror of
https://github.com/alexgo-io/DefiLlama-Adapters.git
synced 2026-01-12 16:53:02 +08:00
configure eslint github action
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
"weeklyChanges": "git pull && git diff $(git log -1 --before=@{7.days.ago} --format=%H) --stat | grep -E \"projects/\" | cut -d / -f 2 | cut -d \" \" -f 1 | uniq | wc -l",
|
||||
"dev": "babel-watch curve.js",
|
||||
"lint": "eslint .",
|
||||
"eslint:github-action": "eslint .",
|
||||
"test-interactive": "node utils/testInteractive",
|
||||
"postinstall": "echo 'run \"npm update @defillama/sdk\" if you want lastest sdk changes' "
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user