mirror of
https://github.com/documentationjs/documentation.git
synced 2026-02-01 14:53:07 +00:00
7 lines
71 B
Plaintext
7 lines
71 B
Plaintext
{
|
|
"rules": {
|
|
"valid-jsdoc": [0],
|
|
"no-unused-vars": [0]
|
|
}
|
|
}
|