mirror of
https://github.com/Thream/socketio-jwt.git
synced 2024-07-21 09:38:31 +02:00
03e8d51f9a
fixes #342 It introduces several security fixes to follow best practices.
8 lines
128 B
JSON
8 lines
128 B
JSON
{
|
|
"default": true,
|
|
"relative-links": true,
|
|
"extends": "markdownlint/style/prettier",
|
|
"MD033": false,
|
|
"MD041": false
|
|
}
|