Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.eslintrc.local.json « docs - github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ed467baedee00c92cacd4690ec4992d529258cc5 (plain)
1
{ "rules": { "import/no-extraneous-dependencies": "off" } }