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

.jshintrc « ansi « node_modules - github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 248c5426ea63dc2ab35d19121496ca9ec9c82054 (plain)
1
2
3
4
{
  "laxcomma": true,
  "asi": true
}