mirror of
https://github.com/openharmony/third_party_jsframework.git
synced 2026-07-20 15:06:00 -04:00
8b22f4f9fe
Signed-off-by: zhongjianfei <zhongjianfei@huawei.com> Change-Id: I2f4b3d48538c7e3d8172461fcb3b50f3299e339a
8 lines
154 B
JSON
8 lines
154 B
JSON
{
|
|
"rules": {
|
|
"no-non-null-assertion": true,
|
|
"typedef-whitespace": true,
|
|
"no-eval": true,
|
|
"no-consecutive-blank-lines": true
|
|
}
|
|
} |