Mario Campacci

Results 4 comments of Mario Campacci

it is [not implemented](https://github.com/jquery/esprima/blob/512cd66c6ffd6083144b0150f09670e426252776/src/parser.ts#L1470) (?) although it seems limited to template literal as suggested by the comment however I cannot understend why: ES6 shouldn't be handled? 57dc451e6d5dc9d692697561e402d532c9f432d0 and as far...

@pi0 seeing the deploy failing I tried to read Netlify docs and force a compatible node version via `netlify.toml` file but going through netlify forum I found [this QA](https://answers.netlify.com/t/please-read-end-of-support-for-xenial-build-image-everything-you-need-to-know/68239/26) Seems...

Hi @pi0, tried to prepare a [PR](https://github.com/nuxt-community/axios-module/pull/613). Thanks

> Can you try again with `@babel/[email protected]`? and `@babel/[email protected]`. Hi @nicolo-ribaudo installed @babel/[email protected] with `"eslint": "^9.1.1"` and works like a charm! @babel/[email protected] gives error: ``` npm ERR! Could not resolve...