No Fixers have been defined #3749
Unanswered
kaykhancheckpoint
asked this question in
Q&A - Ask for help with problems
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi friends, i have a typescript project using prettier and eslint.
I have installed this using the vim8 package manager.
I am trying to auto fix occording to prettier and eslint settings whenever i save a file (:w).
I have defined the following settings in my .vimrc
When i run :ALEFix within vim i get the following message. Which does not make sense given my above config? and when i try to save the file it does not auto fix.
.vimrc
Beta Was this translation helpful? Give feedback.
All reactions