mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 14:00:13 +01:00
Update dependencies: @types/node to 12.7.11, browserify to 16.5.0, eslint to 6.5.1, markdownlint-rule-helpers to 0.4.0, rimraf to 3.0.0, typescript to 3.6.3.
This commit is contained in:
parent
17487dd105
commit
dc39509f25
3 changed files with 16 additions and 15 deletions
|
|
@ -14,6 +14,7 @@
|
|||
"complexity": "off",
|
||||
"dot-location": ["error", "property"],
|
||||
"func-style": ["error", "declaration"],
|
||||
"function-call-argument-newline": "off",
|
||||
"function-paren-newline": "off",
|
||||
"global-require": "off",
|
||||
"id-length": "off",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue