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

.remarkrc - github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 34400ece0dc64842716f102f13a64174453d24b4 (plain)
1
2
3
4
5
{
  "plugins": [
    "./tools/remark-preset-lint-node/"
  ]
}