|
|
|
@ -12,8 +12,8 @@
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"scripts": {
|
|
|
|
"scripts": {
|
|
|
|
"test": "echo \"Error: no test specified\" && exit 1",
|
|
|
|
"test": "echo \"Error: no test specified\" && exit 1",
|
|
|
|
"lint": "eslint Community methods --ext js",
|
|
|
|
"lint": "eslint Community methods examples --ext js",
|
|
|
|
"lint:fix": "eslint Community methods --ext js --fix"
|
|
|
|
"lint:fix": "eslint Community methods examples --ext js --fix"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"repository": {
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"type": "git",
|
|
|
|
|