Skip to content

Commit f644cc2

Browse files
kremaliciousarcticicestudio
authored andcommitted
Switch to new ESLint configuration preset package (#190)
Before the `eslint-config-arcticicestudio-base` NPM package [1] was used which has been deprecated and somehow also deleted from the registry after NPM joined GitHub. Since the goal of the deprecation was to move to the new `@arcticicestudio/eslint-config-base` package anyway it has now been switched. [1]: https://www.npmjs.com/package/eslint-config-arcticicestudio-base [2]: https://www.npmjs.com/package/@arcticicestudio/eslint-config-base
1 parent a651b51 commit f644cc2

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,10 +76,10 @@
7676
"package": "vsce package --out nord-visual-studio-code.vsix"
7777
},
7878
"devDependencies": {
79+
"@arcticicestudio/eslint-config-base": ">=0.5.0 <1.0.0",
7980
"babel-eslint": "10.0.1",
8081
"del-cli": "1.1.0",
8182
"eslint": "5.16.0",
82-
"eslint-config-arcticicestudio-base": ">=0.5.0 <1.0.0",
8383
"eslint-plugin-import": "2.17.3",
8484
"eslint-plugin-json": "1.4.0",
8585
"eslint-plugin-prettier": "3.1.0",

0 commit comments

Comments
 (0)