[eslint-config-kibana] remove stub test command (#16625)

This commit is contained in:
Spencer 2018-02-09 15:36:21 -07:00 committed by GitHub
parent e447592a32
commit 61ca974c2e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,9 +8,6 @@
"version": "0.15.0",
"description": "The eslint config used by the kibana team",
"main": ".eslintrc.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/elastic/eslint-config-kibana.git"