UNPKG
eslint-plugin-reblend
Version:
latest (7.34.19)
7.34.19
7.34.18
7.34.17
7.34.16
7.34.15
7.34.14
7.34.12
7.34.11
7.34.9
7.34.8
7.34.7
7.34.6
7.34.5
7.34.3
7.34.2
Reblend specific linting rules for ESLint
scyberLink/create-reblend-app
eslint-plugin-reblend
/
.markdownlint.json
7 lines
(6 loc)
•
132 B
JSON
View Raw
1
2
3
4
5
6
7
{
"line-length"
:
false
,
"no-inline-html"
:
false
,
"no-hard-tabs"
:
{
"spaces_per_tab"
:
2
}
,
"ul-style"
:
{
"style"
:
"dash"
}
}