mpellegrini / fullstack-typescript-monorepo-starter

1 stars 1 forks source link

fix(toolchain/eslint-config): remove config from import/order rule #43

Closed mpellegrini closed 7 months ago

mpellegrini commented 7 months ago

pathGroupsExcludedImportTypes was determined to not be needed as this config uses the setting import/internal-regex and not pathGroups