aboutsummaryrefslogtreecommitdiffstats
path: root/packages/testnet-faucets/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/testnet-faucets/package.json')
-rw-r--r--packages/testnet-faucets/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/testnet-faucets/package.json b/packages/testnet-faucets/package.json
index e683ae25a..53f1b95df 100644
--- a/packages/testnet-faucets/package.json
+++ b/packages/testnet-faucets/package.json
@@ -12,7 +12,7 @@
"build:ci": "yarn build",
"dev": "node ../../node_modules/gulp/bin/gulp.js run",
"start": "node ./server/server.js",
- "lint": "tslint --project .",
+ "lint": "tslint --format stylish --project .",
"clean": "shx rm -rf server"
},
"author": "Fabio Berger",