Skip to content
This repository has been archived by the owner on Jun 24, 2021. It is now read-only.

SIROK/babel-preset-srk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

babel-preset-srk

Babel preset for SIROK

Heads up! People in SIROK. If you would like to know what it is and how to contribute, please see Wiki which is written in Japanese.

Install

$ npm install --save-dev babel-preset-srk

Usage

.babelrc (Recommended)

{
  "presets": ["srk"]
}