import-js/eslint-import-resolver-typescript

Docs: some enhancement declaring default values for options.

開放

#430 建立於 2025年4月12日

 (1 則留言) (1 個反應) (0 位負責人)TypeScript (73 個分叉)github user discovery
PR welcomedocumentgood first issue

倉庫指標

星標
 (825 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

It was not clear for any default value of options except these four: https://github.com/import-js/eslint-import-resolver-typescript?tab=readme-ov-file#options-from-unrs-resolver

It took me some time to reed through codes to find out that alwaysTryTypes is true by default.

It would be great if every default value of options are implicitly declared in README.

BTW, I can not make this PR myself as I am still confusing about the default behavior without project option after spending a few time with codes.

貢獻者指南