JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3141727
  • Score
    100M100P100Q225720F
  • License MIT

Easy autofixable import sorting

Package Exports

  • eslint-plugin-simple-import-sort
  • eslint-plugin-simple-import-sort/exports
  • eslint-plugin-simple-import-sort/exports.js
  • eslint-plugin-simple-import-sort/imports
  • eslint-plugin-simple-import-sort/imports.js
  • eslint-plugin-simple-import-sort/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (eslint-plugin-simple-import-sort) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

eslint-plugin-simple-import-sort

Easy autofixable import sorting.

This is for those who use eslint --fix (autofix) a lot and want to completely forget about sorting imports!

Example

➡️ Full readme