Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.mocharc.json - github.com/twbs/rfs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: dd7e93bce4ab4a9733fb2c76dcf2398ee53fff27 (plain)
1
2
3
4
5
6
7
{
  "check-leaks": true,
  "throw-deprecation": true,
  "trace-deprecation": true,
  "trace-warnings": true,
  "use_strict": true
}