From 3eb4d2c341b712268bd321173909e0a7b19a88c9 Mon Sep 17 00:00:00 2001 From: Justin Reynolds Date: Fri, 28 Jun 2019 12:52:09 -0500 Subject: Prettier & eslint project style update --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 0c0312b6..3ce73f89 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "lint:eslint:fix": "eslint --ext .js --ignore-path .eslintignore --fix .", "lint:staged": "lint-staged", "prettify": "prettier --write '**/*.js' '**/*.jsx'", - "test": "npm run --silent lint" + "test": "npm run lint" }, "lint-staged": { "*.js": [ -- cgit v1.2.3-1-g7c22