chalk/.gitignore
Chris Harwood 9756f160ba
Add failing test for #234
* Change .gitignore to support IntellJ IDEs
* Change .gitignore to specify that node_modules and coverage are folders
* Modify supports-color mock to allow export override
* Add failing test showing that enabled does not work
2018-03-23 12:43:52 -04:00

5 lines
53 B
Text

.idea/
node_modules/
coverage/
yarn.lock
.nyc_output