Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gabemeola/eslint-plugin-no-named-imports
Disallow named imports from packages. Ideal for use with .mjs files
https://github.com/gabemeola/eslint-plugin-no-named-imports
Last synced: about 6 hours ago
JSON representation
Disallow named imports from packages. Ideal for use with .mjs files
- Host: GitHub
- URL: https://github.com/gabemeola/eslint-plugin-no-named-imports
- Owner: gabemeola
- Created: 2018-09-13T07:03:38.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-06-26T07:33:37.000Z (over 2 years ago)
- Last Synced: 2024-03-25T04:21:05.598Z (8 months ago)
- Language: JavaScript
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# eslint-plugin-no-named-imports
Disallow named imports from packages. Ideal for use with .mjs files