This website requires JavaScript.
Explore
Help
Register
Sign In
test
/
basic2
Watch
1
Star
0
Fork
0
You've already forked basic2
mirror of
https://gitee.com/fantastic-admin/basic.git
synced
2024-12-05 05:27:39 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
b2abbf1ff1
basic2
/
.eslintrc
7 lines
74 B
Plaintext
Raw
Normal View
History
Unescape
Escape
TypeScript 支持
2022-09-25 23:32:45 +08:00
{
控制语句代码风格调整
2022-10-02 03:29:49 +08:00
"extends": "@antfu",
"rules": {
"curly": ["error", "all"]
}
TypeScript 支持
2022-09-25 23:32:45 +08:00
}
Reference in New Issue
Copy Permalink