mirror of
https://github.com/josdejong/mathjs.git
synced 2026-01-18 14:59:29 +00:00
7 lines
90 B
JSON
7 lines
90 B
JSON
{
|
|
"extends": "dtslint/dtslint.json",
|
|
"rules": {
|
|
"no-redundant-jsdoc": false
|
|
}
|
|
}
|