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

.jshintrc « tests « js - github.com/twbs/ratchet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 245a406237c156a15bc89c16a0f3934b325b4a23 (plain)
1
2
3
4
5
{
  "devel"   : true,
  "es3"     : false,
  "jasmine" : true
}