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

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

This will disable the rule for the entire template tag. Official ES Lint docs on disabling rules