Menu
Rules of eslint-plugin-sc-js#
✅: Set in the recommended configuration.
Name | Description | 💼 |
---|---|---|
file-path-patterns | Check if file path follows regular expression | |
forbidden-multiple-named-exports | Forbidden the multiple named exports at one file | |
individual-import | Import them individual | |
match-names-of-file-and-export | Match name of filename and export target | |
restrict-use-of-process-env | Restrict environment usage | ✅ |