Ignore multiple ESLint rules for a file. Syntax: /* eslint-disable <rule>, <rule>, <etc> */. Example (using no-unused-vars and no-shadow ):
確定! 回上一頁