You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- [ignore]
- .*node_modules/fbjs.*
- .*node_modules
- .*/test/*
-
- [include]
- .*/js/*
-
- [libs]
- ./interfaces/chai.js
- ./interfaces/mocha.js
- ./interfaces/sinon.js
- ./interfaces/draft-js.js
- ./interfaces/immutable.js
-
- [options]
- esproposal.class_static_fields=enable
- esproposal.class_instance_fields=enable
- module.system=haste
|