chore(eslint): Restore eslint-next-config
in standalone environments
It's not perfect but it can be used via `npx next lint`
This commit is contained in:
parent
93788aa0b4
commit
c6822aa15a
7 changed files with 7 additions and 0 deletions
|
@ -70,6 +70,7 @@
|
|||
"mocha": "^9.1.1",
|
||||
"chai": "^4.2.0",
|
||||
"autoprefixer": "^10.4.0",
|
||||
"eslint-config-next": "12.1.6",
|
||||
"highlight.js": "^11.5.1",
|
||||
"js-yaml": "^4.1.0",
|
||||
"pdfkit": "^0.13.0",
|
||||
|
|
|
@ -72,6 +72,7 @@
|
|||
"mocha": "^9.1.1",
|
||||
"chai": "^4.2.0",
|
||||
"autoprefixer": "^10.4.0",
|
||||
"eslint-config-next": "12.1.6",
|
||||
"highlight.js": "^11.5.1",
|
||||
"js-yaml": "^4.1.0",
|
||||
"postcss": "^8.4.14",
|
||||
|
|
|
@ -72,6 +72,7 @@
|
|||
"mocha": "^9.1.1",
|
||||
"chai": "^4.2.0",
|
||||
"autoprefixer": "^10.4.0",
|
||||
"eslint-config-next": "12.1.6",
|
||||
"highlight.js": "^11.5.1",
|
||||
"js-yaml": "^4.1.0",
|
||||
"postcss": "^8.4.14",
|
||||
|
|
|
@ -69,6 +69,7 @@
|
|||
"mocha": "^9.1.1",
|
||||
"chai": "^4.2.0",
|
||||
"autoprefixer": "^10.4.0",
|
||||
"eslint-config-next": "12.1.6",
|
||||
"highlight.js": "^11.5.1",
|
||||
"js-yaml": "^4.1.0",
|
||||
"pdfkit": "^0.13.0",
|
||||
|
|
|
@ -71,6 +71,7 @@
|
|||
"mocha": "^9.1.1",
|
||||
"chai": "^4.2.0",
|
||||
"autoprefixer": "^10.4.0",
|
||||
"eslint-config-next": "12.1.6",
|
||||
"highlight.js": "^11.5.1",
|
||||
"js-yaml": "^4.1.0",
|
||||
"postcss": "^8.4.14",
|
||||
|
|
|
@ -72,6 +72,7 @@
|
|||
"mocha": "^9.1.1",
|
||||
"chai": "^4.2.0",
|
||||
"autoprefixer": "^10.4.0",
|
||||
"eslint-config-next": "12.1.6",
|
||||
"highlight.js": "^11.5.1",
|
||||
"js-yaml": "^4.1.0",
|
||||
"postcss": "^8.4.14",
|
||||
|
|
|
@ -71,6 +71,7 @@
|
|||
"mocha": "^9.1.1",
|
||||
"chai": "^4.2.0",
|
||||
"autoprefixer": "^10.4.0",
|
||||
"eslint-config-next": "12.1.6",
|
||||
"highlight.js": "^11.5.1",
|
||||
"js-yaml": "^4.1.0",
|
||||
"postcss": "^8.4.14",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue