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

.stylelintrc - github.com/twbs/bootstrap-npm-starter.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e94e4cbb9a8f7517373cd779f244297a7df668d3 (plain)
1
2
3
4
5
{
  "extends": [
    "stylelint-config-twbs-bootstrap"
  ]
}