example-language-babel
November 13, 2015 ยท View on GitHub
Examples of configuring
.babelrcand.languagebabelfiles 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=devto get babel-core and other development dependencies.- Run Atom and open as a project folder.
- Ensure that files are handled by
language-babelgrammar. - Ensure the setting
Allow Local Overridein the package is on.
Examples
Just edit and save files and see what happens! The source directory names have meaning.
