mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-09-25 13:26:59 +00:00
🚨 auto fix by pre-commit hooks
This commit is contained in:
committed by
noneflow[bot]
parent
16fcd4c639
commit
41b7d5a3a0
@ -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