@razors/babel-plugin-safe-object

0.0.1-alpha.6 • Public • Published

babel-plugin-safe-object

install

exclude

// following situations will not transform

// system function
console.log()
// this
this.x.y
// UpdateExpression
x.y.z++

/@razors/babel-plugin-safe-object/

    Package Sidebar

    Install

    npm i @razors/babel-plugin-safe-object

    Weekly Downloads

    0

    Version

    0.0.1-alpha.6

    License

    MIT

    Unpacked Size

    18.8 kB

    Total Files

    29

    Last publish

    Collaborators

    • marsprince