Files
UT-Registration-Plus/custom-eslint-rules/package.json

6 lines
172 B
JSON

{
"name": "eslint-plugin-restrict-import-depth",
"version": "0.1.0",
"description": "ESLint plugin to restrict the depth of import statements",
"main": "index.js"
}