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

.eslintrc.json « test « err-code « node_modules - github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f9fbb2d6ce6ab85ff9581d40123e59fa83f86778 (plain)
1
2
3
4
5
{
    "env": {
        "mocha": true
    }
}