index
:
cmark
master
My own fork of cmark for commonmark conversion
KatolaZ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
eslint.json
blob: cee3ecc25c5eddef930f8b8e8440131ef5d9914a (
plain
)
1
2
3
4
5
6
7
8
9
{ "env": { "browser": true, "node": true, }, "rules": { "camelcase": false, } }