1.3.4 • Published 3 years ago
babel-plugin-open-source v1.3.4
install
yarn add babel-plugin-open-source --dev
usage
Add the plugin to your babel config.
// .babelrc
{
"plugins": [
"babel-plugin-open-source",
{ editor:"vscode" } // optional, default: "vscode". options: vscode | vscode-insiders | sublime | atom | phpstorm | github
]
}
If folks in your team use different editors, you can customise the editor just for you by adding the key BABEL_OPEN_SOURCE_EDITOR
in your .env
file.
Docs for changing babel config: Nextjs | create react app
like it?
:star: this repo
license
MIT © siddharthkp
1.3.4
3 years ago
0.0.0-1-debug
3 years ago
1.3.3
3 years ago
0.0.0-2-debug
3 years ago
1.2.4
3 years ago
1.3.2
3 years ago
1.2.3
3 years ago
1.3.1
3 years ago
1.2.2
3 years ago
1.3.0
3 years ago
1.2.1
3 years ago
1.1.1
3 years ago
1.1.0
4 years ago
1.0.8
4 years ago
1.0.7
4 years ago
1.0.6
4 years ago
1.0.5
4 years ago
1.0.4
4 years ago
1.0.3
4 years ago
1.0.2
4 years ago
1.0.1
4 years ago
1.0.0
4 years ago