ESLint錯誤解析

「no-alert」: 0,//禁止使用alert confirm prompt 「no-array-constructor」: 2,//禁止使用數組構造器 「no-bitwise」: 0,//禁止使用按位運算符 「no-caller」: 1,//禁止使用arguments.caller或arguments.callee 「no-catch-shadow」: 2,//禁止catch子句參數與外部做
相關文章
相關標籤/搜索