feat: add ESLint TypeScript rules and fix all ESLint errors#1145
feat: add ESLint TypeScript rules and fix all ESLint errors#1145chilingling merged 6 commits intoopentiny:developfrom
Conversation
|
Important Review skippedMore than 25% of the files skipped due to max files limit. The review is being skipped to prevent a low-quality review. 75 files out of 194 files are above the max files limit of 100. Please upgrade to Pro plan to get higher limits. You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
153c812 to
e03744a
Compare
|
tiny-engine/lint-staged.config.js Lines 2 to 3 in 47c63f7 这里应该也要改一下 |
comment applied |
Comment applied |
…#1145) 项目ts改造基础,使用eslint9+typescript。在@vue/eslint-config-typescript默认配置上进行修改
…#1145) 项目ts改造基础,使用eslint9+typescript。在@vue/eslint-config-typescript默认配置上进行修改
English | 简体中文
PR
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
Background and solution
项目ts改造基础,使用eslint9+typescript。在
@vue/eslint-config-typescript默认配置上进行修改What is the current behavior?
Issue Number: N/A
What is the new behavior?
Does this PR introduce a breaking change?
Other information