We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a2c22e commit eaf3bebCopy full SHA for eaf3beb
package.json
@@ -24,7 +24,6 @@
24
"git-url-parse": "^11.1.1",
25
"inquirer": "^6.2.1",
26
"js-yaml": "^3.12.0",
27
- "lodash": "^4.17.5",
28
"mkdirp": "^0.5.1",
29
"openapi-template": "0.0.1",
30
"slugify": "^1.3.3",
@@ -34,10 +33,6 @@
34
33
"eslint": "^5.9.0",
35
"prettier": "^1.15.3"
36
},
37
- "eslintConfig": {
38
- "extends": "xo-space",
39
- "prettier": "prettier --write lib/**/*.js cli.js"
40
- },
41
"repository": "Rebilly/generator-openapi-repo",
42
"scripts": {
43
"lint": "eslint .",
0 commit comments