@a2seven/eslint-config
Advanced tools
Comparing version 1.0.0 to 1.0.3
{ | ||
"name": "@a2seven/eslint-config", | ||
"version": "1.0.0", | ||
"version": "1.0.3", | ||
"description": "ESLint config based in recommended best practices with custom rules", | ||
@@ -5,0 +5,0 @@ "author": "", |
@@ -5,12 +5,2 @@ ## Description | ||
## Note | ||
To install the package, add the **.nmprc** file to the root of your application with the following content: | ||
``` | ||
@a2seven:registry=https://gitlab.com/api/v4/projects/<project_id>/packages/npm/ | ||
//gitlab.com/api/v4/projects/<project_id>/packages/npm/:_authToken=<your_token> | ||
``` | ||
## Installation | ||
@@ -17,0 +7,0 @@ |
6066
22