eslint-config-scratch/.gitattributes
Christopher Willis-Ford a9398f0739 chore(windows): Add .gitattributes with *.js rule
Since `eslint` requires LF-only line endings and the default git config
on Windows uses CRLF for text files, this `.gitattributes` rule is
necessary for `npm test` / `eslint` to pass on most Windows systems.
2016-10-26 10:51:38 -07:00

1 line
17 B
Text