StackOverflow - vue.js, vuejs2, vuejs3, eslint, airbnb-js-styleguide

How to disable eslint rule max line length for paragraph in <template> of vue.js?

I am using airbnb eslint and currently I am getting error: error: Line 6 exceeds the maximum line length of 100 (max-len) at path/to/file.vue:6:1: Is there a way to disable lint for paragraph text like above? Also, how to increase the line length from 100 to 120?

Was this helpful?

Have a different question?

Can't find the answer you're looking for? Submit your own question to our community.

🛎️ Get Weekly OTA Fixes

New answers, vendor issues, and updates — straight to your inbox.