UNPKG

antmove-vscode-plugin

Version:

小程序跨平台开发统一解决方案

16 lines (15 loc) 248 B
{ "rules": { "no-string-throw": true, "no-unused-expression": true, "no-duplicate-variable": true, "curly": true, "class-name": true, "semicolon": [ true, "always" ], "triple-equals": true }, "defaultSeverity": "warning" }