gandm / language-babel

ES2017, flow, React JSX and GraphQL grammar and transpilation for ATOM
https://atom.io/packages/language-babel
MIT License
476 stars 83 forks source link

feat(grammer): identify exponentiation operators #408

Closed johngeorgewright closed 7 years ago

johngeorgewright commented 7 years ago

Identify the exponentiation operators so that fonts with programming ligatures (ie FiraCode) can transform them.

gandm commented 7 years ago

Thanks for the PR and tests.