mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-21 12:20:29 -04:00
7 lines
79 B
JSON
7 lines
79 B
JSON
{
|
|
"rules": {
|
|
"no-cond-assign": 2,
|
|
"jsdoc/check-param-names": "error"
|
|
}
|
|
}
|