mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-12 06:44:37 +00:00
lint bin/embark
This commit is contained in:
parent
b7343e3411
commit
87b2d034cf
@ -3,7 +3,7 @@
|
|||||||
"version": "3.2.3",
|
"version": "3.2.3",
|
||||||
"description": "Embark is a framework that allows you to easily develop and deploy DApps",
|
"description": "Embark is a framework that allows you to easily develop and deploy DApps",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"lint": "eslint lib/",
|
"lint": "eslint bin/embark lib/",
|
||||||
"test": "npm-run-all lint test:*",
|
"test": "npm-run-all lint test:*",
|
||||||
"test:embark": "mocha test/ --no-timeouts --exit",
|
"test:embark": "mocha test/ --no-timeouts --exit",
|
||||||
"test:test_app": "cross-env DAPP=\"test_app\" npm run test_dapp",
|
"test:test_app": "cross-env DAPP=\"test_app\" npm run test_dapp",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user