I want to disable eslint for nuxt while i am writing some feature beacuase it's always annoying to take care of spaces & indentations.
How can i disable eslint in nuxt.config.js and turn on back later ?
I want to disable eslint for nuxt while i am writing some feature beacuase it's always annoying to take care of spaces & indentations.
How can i disable eslint in nuxt.config.js and turn on back later ?