Commit Graph

9 Commits

Author SHA1 Message Date
Simen Bekkhus 1c2011dbce
chore: verify all packages have the same engine requirement (#9871) 2020-04-23 20:19:29 +02:00
Simen Bekkhus fafb5b7b15
chore: bump to istanbul alphas (#9192) 2019-11-20 23:50:50 +01:00
Corey Farrell f3e3d9fcfa Stop using istanbul-api (#8294) 2019-04-22 18:54:06 +02:00
Rubén Norte 665a93eec7
Update Facebook copyright headers (#7589)
* Update Facebook copyright headers

* Update changelog

* Fixed CSS comments

* Fixed change in sourcemap
2019-01-08 17:41:54 +00:00
cpojer 77744a2481 🃏 Change license from BSD+Patents to MIT. 2017-09-26 20:54:29 +01:00
mpontus 9b157c3a7c Audit @flow and "use strict" (#3451)
* Remove 'use strict' from all files

* 'use strict' removed from pacakges' sources
* Strict mode is now enabled automatically by babel
* 'use strict' check removed from dangerfile
* Updated contributing guidelines

* Enable @flow for most files

* Commit yarn.lock

* Revert removal of "use strict" in test and mock files

* Improve annotations for ReportDispatcher

* Replace "void 0" with "undefined"

* Update babel-plugin-transform-strict-mode to match transitive deps
2017-05-12 11:01:23 +01:00
Simen Bekkhus 73368b1a62 Use eslint-plugin-import (#3423) 2017-05-11 14:13:49 +01:00
Michał Pierzchała 8c2a65120a Prettier 1.2.2, refactor runCommand (#3352)
* Prettier 1.2.2, refactor runCommand

* Fix test-examples

* Run prettier on examples and scripts

* Fix integration_tests

* Disable esilnt's computed-property-spacing
2017-04-25 16:16:08 +01:00
Dmitrii Abramov d8b14f89f1 collect coverage for jest itself (#1362) 2016-08-05 18:57:37 -07:00