- 
                Notifications
    
You must be signed in to change notification settings  - Fork 108
 
Debugging tests
        Rob Dodson edited this page May 22, 2018 
        ·
        1 revision
      
    Ignore this page until the lerna refactor lands :P
"run": {
  "ignore": [
    "karma-*",
    "webcomponents",
    "docs",
    "@angular/core-tests",
    "angular-tests",
    "can-component-tests",
    "dio-tests",
    "@dojo/core-tests",
    "hyperhtml-tests",
    "@polymer/polymer-tests",
    "preact-tests",
    "react-tests",
    "skatejs-tests",
    "surplus-tests",
    "svelte-tests",
    "vue-tests"
  ]
}