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

.jshintrc « unit « tests « js - github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 682a49af1ebceb2d60a9af2839258a80d346d196 (plain)
1
2
3
4
5
{
  "extends" : "../../.jshintrc",
  "devel"   : true,
  "qunit"   : true
}