Skip to content

gandm/example-language-babel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published