mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-09-25 05:16:47 +00:00
👷 CI: 更新 prettier 配置 (#2546)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
@ -38,8 +38,8 @@
|
||||
|
||||
/* Use tslib */
|
||||
"importHelpers": true,
|
||||
"noEmitHelpers": true,
|
||||
"noEmitHelpers": true
|
||||
},
|
||||
"include": ["./**/.eslintrc.js", "./**/.stylelintrc.js"],
|
||||
"exclude": ["node_modules", "**/lib/**/*"],
|
||||
"exclude": ["node_modules", "**/lib/**/*"]
|
||||
}
|
||||
|
Reference in New Issue
Block a user