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

.babelrc - github.com/nextcloud/twofactor_u2f.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e28803d2937e82744302faabbe8bf8de102b4f8a (plain)
1
2
3
4
5
6
7
{
  "env": {
    "test": {
      "plugins": ["istanbul"]
    }
  }
}