Logo
Explore
Register Sign In
chuan/Cli-Proxy-API-Management-Center
Watch 1
Star 0
Fork 0
mirror of https://github.com/router-for-me/Cli-Proxy-API-Management-Center.git synced 2026-06-16 21:03:58 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
dev
Cli-Proxy-API-Management-Ce…/.prettierrc
T
Supra4E8C 450964fb1a feat: initialize new React application structure with TypeScript, ESLint, and Prettier configurations, while removing legacy files and adding new components and pages for enhanced functionality
2025-12-07 11:32:31 +08:00

10 lines
153 B
Plaintext
Raw Permalink Blame History

{
"semi": true,
"trailingComma": "es5",
"singleQuote": true,
"printWidth": 100,
"tabWidth": 2,
"useTabs": false,
"arrowParens": "always"
}
Reference in New Issue View Git Blame Copy Permalink