Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 239 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 239 Bytes

Features

  • Babel transpiling
  • ES6
  • babel-preset-env - transpile only ES6 features not available in current version of Node.js.
  • babel-root-import
  • ES6 Modules
  • npm run build:watch
  • AirBnB linting
  • Jest

To do

  • Flow