UNPKG

eslint-config-ke

Version:

ESLint configuration used by sh-fe

19 lines (18 loc) 355 B
{ "name": "eslint-config-ke", "version": "0.0.4", "description": "ESLint configuration used by sh-fe", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "eslint", "ke" ], "author": "", "license": "ISC", "dependencies": { "eslint-config-react-app": "latest" } }