Open FloEdelmann opened 3 years ago
The Vue ESLint parser can work together with the TypeScript ESLint parser, see https://eslint.vuejs.org/user-guide/#how-to-use-a-custom-parser
Would it be possible to add a new preset with these two, so ASTExplorer can help improving the Vue + TypeScript compatibility in the respective ESLint plugins?
The Vue ESLint parser can work together with the TypeScript ESLint parser, see https://eslint.vuejs.org/user-guide/#how-to-use-a-custom-parser
Would it be possible to add a new preset with these two, so ASTExplorer can help improving the Vue + TypeScript compatibility in the respective ESLint plugins?