使用此代码:
try { } catch { }
ESLint 给出了这个错误:
Parsing error: Unexpected token {
是否有启用可选捕获绑定的 ESLint 规则?
node.js eslint
eslint ×1
node.js ×1