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

.eslintrc « test « node-sass « node_modules - github.com/austingebauer/devise.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7eeefc33b66c055f211388c46d17b50c45db7c25 (plain)
1
2
3
4
5
{
  "env": {
    "mocha": true
  }
}