resattributes

1.1.1 • Public • Published

NPM version

resattributes

Generates or appends ReasonML and Rescript .gitattributes.

npx resattributes

Gets you:

# Tell github that .re and .rei files are Reason, sometimes recognized as C/C++
*.re linguist-language=Reason 
*.rei linguist-language=Reason
*.res linguist-language=ReScript
*.resi linguist-language=ReScript

image

See also:

bsconfig.json

resgitignore

mlxre

[Share on Twitter...](https://twitter.com/share?text=Quickly+generate+a+bsconfig.json+file+ for+reasonml+and+rescript+projects!+https://github.com/idkjs/bsconfig.json) Inspired by benawad/tsconfig.json

Share on Twitter...

Package Sidebar

Install

npm i resattributes

Weekly Downloads

2

Version

1.1.1

License

MIT

Unpacked Size

36 kB

Total Files

7

Last publish

Collaborators

  • idkjs