Vue.js/ESLint

From Fundamental Ramen
Jump to navigation Jump to search

ignore linting

/* eslint-disable */
alert('foo');
/* eslint-enable */