/example-language-babel

Example of using .babelrc and .languagebabel files within a project.

Primary LanguageJavaScript

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