File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 2222 // specifically for "a library author" who wants to ensure their code works "under all
2323 // possible library consumer compilation settings" - i.e. a person who is essentially 100%
2424 // guaranteed to be running both an ESM and CJS build. So how can the recommendation to
25- // turn this setting on possible be even remotely sane? Beats me. ¯\_(ツ)_/¯
25+ // turn this setting on possibly be even remotely sane? Beats me. ¯\_(ツ)_/¯
2626 // I've done the best I can by using the @typescript-eslint/consistent-type-imports and
2727 // @typescript-eslint/consistent-type-exports ESLint rules to enforce SOME of what this
2828 // setting would have enforced, though I dunno if I'm enforcing the bits that motivated the
You can’t perform that action at this time.
0 commit comments