@ka2n/babel-plugin-open-source

1.0.5-k2.0 • Public • Published



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

 

install

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

 

usage

Add the plugin to your babel config.

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

Docs for changing babel config: Nextjs | create react app

 

like it?

this repo

 

license

MIT © siddharthkp

Readme

Keywords

none

Package Sidebar

Install

npm i @ka2n/babel-plugin-open-source

Weekly Downloads

1

Version

1.0.5-k2.0

License

MIT

Unpacked Size

2.96 kB

Total Files

4

Last publish

Collaborators

  • ka2n