Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 775 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 775 Bytes

example-language-babel

Examples of configuring .babelrc and .languagebabel files as used in the Github Atom editor together with the package language-babel

Install

  • Clone this project repo.
  • cd to this project.
  • npm install --only=dev to get babel-core and other development dependencies.
  • Run Atom and open as a project folder.
  • Ensure that files are handled by language-babel grammar.
  • Ensure the setting Allow Local Override in the package is on.

Examples

Just edit and save files and see what happens! The source directory names have meaning.

example