babel-plugin-open-source-improved

1.0.8 • Public • Published



Alt + Click on rendered JSX to open it's source code in VSCode

 

install

yarn add babel-plugin-open-source-improved --dev

 

usage

Add the plugin to your babel config.

// .babelrc
{
   "plugins": [
      "babel-plugin-open-source-improved"
    ]
}

Docs for changing babel config: Nextjs | create react app

 

like it?

⭐ this repo

 

license

MIT © siddharthkp

Readme

Keywords

none

Package Sidebar

Install

npm i babel-plugin-open-source-improved

Weekly Downloads

0

Version

1.0.8

License

MIT

Unpacked Size

3.4 kB

Total Files

4

Last publish

Collaborators

  • iambalhara