Quoting Pirate Praveen (2020-05-09 13:53:05)
> 
> 
> On Sat, May 9, 2020 at 1:47 pm, Jonas Smedegaard <jo...@jones.dk> wrote:
> > Yes, my mistake: ESLint build-depend on (and suggest)
> > node-babel-code-frame (not node-babel-eslint).
> > 
> > Question remain: How is ESLint affected by the babel transition?
> 
> We cannot remove node-babel 6 from the archive until eslint remove the 
> build dependency on node-babel-code-frame.
> 
> > What action is possible to take from the side of eslint?!?
> 
> babel-code-frame is renamed to @babel/code-frame in babel 7 (included 
> in node-babel7 package). So replace node-babel-code-frame with 
> node-babel7 in build dependency and patch any code that has 
> require('babel-code-fram') with require('@babel/code-frame').

Thanks, that was helpful!

 - Jonas

-- 
 * Jonas Smedegaard - idealist & Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private

Attachment: signature.asc
Description: signature

Reply via email to