New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

babel-preset-react-server

Package Overview
Dependencies
Maintainers
3
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-preset-react-server

A recommended Babel config for working with react-server

0.6.0
latest
Source
npm
Version published
Weekly downloads
2
-71.43%
Maintainers
3
Weekly downloads
 
Created
Source

babel-preset-react-server

A babel preset for working with react-server

Usage

npm install --save-dev babel-preset-react-server

Then, in your .babelrc

{
  "presets": ["babel-preset-react-server"]
}

Keywords

babel

FAQs

Package last updated on 28 Jan 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts