jscheid / prettier.el

Prettier code formatting for Emacs.
GNU General Public License v3.0
168 stars 12 forks source link

Cache negative results #75

Closed jscheid closed 3 years ago

jscheid commented 3 years ago

When Prettier can't be found for a given file, cache this result and use the cache the next time we're looking at the file or one in the same directory.