Examples of configuring
.babelrcand.languagebabelfiles as used in the Github Atom editor together with the package language-babel
- 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.
Just edit and save files and see what happens! The source directory names have meaning.
