prettier-react-tachyons icon indicating copy to clipboard operation
prettier-react-tachyons copied to clipboard

A prettier transform for React and Tachyon users.

Results 2 prettier-react-tachyons issues
Sort by recently updated
recently updated
newest added
trafficstars

Related to #10. This now works both on typescript and javascript files. Had to use `estree-to-babel` because the typescript parser returns an estree, which babel doesn't like. I also upgraded...

Hey, first congrats on this project, it's awesome! I wanted to try it with [prettier-atom](https://atom.io/packages/prettier-atom) since it runs prettier on the file save, but it's not working, I'm getting this...