File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed
Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 66test /actual
77actual
88coverage
9+ .nyc *
910
1011# npm
1112node_modules
1213npm-debug.log
1314
15+ # yarn
16+ yarn.lock
17+ yarn-error.log
18+
1419# misc
1520_gh_pages
21+ _draft
22+ _drafts
1623bower_components
1724vendor
1825temp
1926tmp
2027TODO.md
21- yarn.lock
Original file line number Diff line number Diff line change 99 - ' 4'
1010 - ' 0.12'
1111 - ' 0.10'
12+ matrix :
13+ allow_failures :
14+ - node_js : ' 4'
15+ - node_js : ' 0.12'
16+ - node_js : ' 0.10'
Original file line number Diff line number Diff line change 11The MIT License (MIT)
22
3- Copyright (c) 2013-2016 , Jon Schlinkert.
3+ Copyright (c) 2013-2017 , Jon Schlinkert
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
You can’t perform that action at this time.
0 commit comments