[6.x] [eslint-config-kibana] remove stub test command (#16625) (#16681)

This commit is contained in:
Spencer 2018-02-12 11:41:50 -07:00 committed by GitHub
parent df84b000e4
commit faee234674
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,9 +8,6 @@
"version": "0.14.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"