Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

GeeBee's avatar
Level 12

Configure eslint and prettier to only update on file save

I'm running Neovim on an underpowered virtual machine. I pulled in eslint and prettier as npm dev dependencies for a Vue3 project. I want to keep them but I'm getting noticeable input lag.

Anyone know how to configure a Vite project so that eslint and prettier do not update on text change and only run on file save?

0 likes
0 replies

Please or to participate in this conversation.