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

.stylelintrc.js « assets - github.com/fourtyone11/origin-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d5757b8f8adf009f6a506e3604ffe62fd06d0551 (plain)
1
2
3
module.exports = {
  "extends": "stylelint-config-recommended"
}