mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
Merge pull request #938 from oceanprotocol/feature/fix_lint
Fix linter issues
This commit is contained in:
commit
c99d9db524
@ -11,5 +11,6 @@
|
|||||||
"no-trailing-punctuation": false,
|
"no-trailing-punctuation": false,
|
||||||
"ol-prefix": false,
|
"ol-prefix": false,
|
||||||
"ul-style": { "style": "dash" },
|
"ul-style": { "style": "dash" },
|
||||||
"no-emphasis-as-header": false
|
"no-emphasis-as-header": false,
|
||||||
|
"blanks-around-fences": false
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user