mirror of
https://github.com/josdejong/mathjs.git
synced 2025-12-08 19:46:04 +00:00
7 lines
90 B
JSON
7 lines
90 B
JSON
{
|
|
"extends": "dtslint/dtslint.json",
|
|
"rules": {
|
|
"no-redundant-jsdoc": false
|
|
}
|
|
}
|