This website requires JavaScript.
Explore
Help
Sign In
embarklabs
/
embark
mirror of
https://github.com/embarklabs/embark.git
Watch
2
Star
0
Fork
You've already forked embark
0
Code
Issues
Projects
Releases
Wiki
Activity
cd934f8157
embark
/
.gitattributes
2 lines
19 B
Plaintext
Raw
Normal View
History
Unescape
Escape
build: `* text=auto` -> `* text=auto eol=lf` Solves a problem with Windows builds on Azure Pipelines converting LF to CRLF such that eslint+prettier fails in `packages/plugins/snark` (eventually others too).
2019-09-15 18:37:17 +00:00
* text=auto eol=lf