mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
7 lines
79 B
JSON
7 lines
79 B
JSON
{
|
|
"rules": {
|
|
"no-cond-assign": 2,
|
|
"jsdoc/check-param-names": "error"
|
|
}
|
|
}
|