ITADN

Unknown options: reportUnusedDisableDirectives

#54Closedchantouchsek 创建于 2023-12-20
C
chantouchsekcommented
### Describe the bug Error: Invalid Options: - Unknown options: reportUnusedDisableDirectives - 'reportUnusedDisableDirectives' has been removed. Please use the 'overrideConfig.linterOptions.reportUnusedDisableDirectives' option instead. ### Reproduction Nothing ### System Info ```Shell System: OS: macOS 14.3 CPU: (12) x64 Intel(R) Core(TM) i9-8950HK CPU @ 2.90GHz Memory: 2.67 GB / 32.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 18.17.1 - ~/.nvm/versions/node/v18.17.1/bin/node Yarn: 1.22.19 - ~/.nvm/versions/node/v18.17.1/bin/yarn npm: 10.1.0 - ~/.nvm/versions/node/v18.17.1/bin/npm pnpm: 8.10.5 - ~/.nvm/versions/node/v18.17.1/bin/pnpm bun: 1.0.4 - ~/.bun/bin/bun Browsers: Safari: 17.3 ``` ### Used Package Manager yarn ### Validations - [X] Follow our [Code of Conduct](https://github.com/sxzz/.github/blob/main/CODE_OF_CONDUCT.md) - [X] Read the [Contributing Guide](https://github.com/sxzz/contribute). - [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate. - [X] Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead. - [X] The provided reproduction is a [minimal reproducible](https://stackoverflow.com/help/minimal-reproducible-example) of the bug.
关闭于 2023-12-27 1 条评论