import-sort icon indicating copy to clipboard operation
import-sort copied to clipboard

feat: Reference import-sort config file by path

Open mmcxii opened this issue 5 years ago • 1 comments

Hello,

I was wondering how feasible it would be to allow users to store their configuration somewhere other than the root of the repository with a --config/ -c flag a la prettier and eslint cli's (ie: ./config/importsort.config.js).

Cheers!

mmcxii avatar Jul 08 '20 17:07 mmcxii

Follow Up: Pull Request #125 will implement this.

mmcxii avatar Aug 17 '20 15:08 mmcxii