conarti / eslint-plugin-feature-sliced

Feature sliced design eslint plugin
30 stars 1 forks source link

Allow imports inside the slice without index files #6

Closed illright closed 1 year ago

illright commented 1 year ago

Closes #5

Caveats

Some people might want to enforce index files in segments as well, but since the methodology declares them as optional, this enforcement too should be optional. I haven't added an option to enforce it, so maybe it can be a future improvement.