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

.eslintrc.yml - github.com/devcows/hugo-universal-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a3f524b4ef0608b2a18baa27782ff611ac3fc74b (plain)
1
2
3
4
5
6
extends: standard
plugins:
  - standard
  - promise
env:
  jquery: true