Statements (42)
Predicate | Object |
---|---|
gptkbp:instance_of |
gptkb:software
|
gptkbp:bfsLayer |
7
|
gptkbp:bfsParent |
gptkb:eslint
|
gptkbp:created_by |
gptkb:Ben_Newman
|
gptkbp:dependency |
gptkb:eslint
|
https://www.w3.org/2000/01/rdf-schema#label |
eslint-plugin-import
|
gptkbp:installation |
npm install eslint-plugin-import
|
gptkbp:is_described_as |
ES Lint plugin with rules for managing E S6+ import/export syntax
|
gptkbp:is_maintained_by |
import-js
|
gptkbp:keywords |
eslint, import, export, linting
|
gptkbp:latest_version |
2.26.0
|
gptkbp:license |
gptkb:MIT
|
gptkbp:release_date |
2016-09-01
|
gptkbp:repository |
https://github.com/import-js/eslint-plugin-import
|
gptkbp:rules |
import/export
import/consistent-imports import/consistent-type-specifier-style import/default import/dynamic-import-chunkname import/exports-last import/first import/named import/namespace import/newline-after-import import/no-absolute-path import/no-cycle import/no-duplicates import/no-extraneous-dependencies import/no-mutable-exports import/no-named-as-default import/no-named-as-default-member import/no-relative-parent-imports import/no-restricted-paths import/no-self-import import/no-unassigned-import import/no-unresolved import/no-useless-path-segments import/order import/prefer-default-export |
gptkbp:setting |
Add 'import' to the plugins array in .eslintrc.
|
gptkbp:uses |
Helps in linting import/export syntax in Java Script projects
|
gptkbp:website |
https://github.com/import-js/eslint-plugin-import#readme
|