This repository has been archived by the owner on Dec 8, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prevent babel strict mode error due to strings
``` SyntaxError: istanbul/lib/report/html.js: lib/report/common/defaults.js: Octal literal in strict mode (29:36) ``` This can be reproduced if babel-core/register is loaded and excludes are not configured properly to ignore istanbul.
- Loading branch information