frozenfung / JSSyntaxUpdater

Update Javascript syntax up to date

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Syntax Updater

Update Javascript syntax up to date!

Processors

  • UpdateRequireToImport
    • transfer syntax const a = require('a.jsx') to import a from 'a'

About

Update Javascript syntax up to date


Languages

Language:JavaScript 100.0%