etchteam / eslint

Our shared eslint config
ISC License
0 stars 0 forks source link

Import order: Move @/ alias to the parent group #8

Closed DanWebb closed 1 year ago

DanWebb commented 1 year ago

This handles the @/ alias by adding it to the "parent" group.

Previously, the import order didn't know what to do with the alias, so it put it at the bottom.

Now siblings will come under it:

Screenshot 2022-12-22 at 17 57 48

Screenshot 2022-12-22 at 17 58 26
sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: