Leverage cache in tide-project-root advise
This commit is contained in:
parent
4c18fc81af
commit
391ac1cae5
1 changed files with 1 additions and 1 deletions
|
@ -120,4 +120,4 @@ prioritize project-local packages over global ones."
|
|||
(or tide-project-root
|
||||
(or (locate-dominating-file default-directory "tsconfig.json")
|
||||
(locate-dominating-file default-directory "jsconfig.json"))
|
||||
(doom-project-root 'nocache)))
|
||||
(doom-project-root)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue