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

.eslintrc « test « resolve « node_modules « assets - github.com/fourtyone11/origin-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ddd262df503c7222d8ff465130b32e689899ef9f (plain)
1
2
3
4
5
{
    "rules": {
        "max-lines": 0
    }
}