This website requires JavaScript.
Explore
Help
Register
Sign In
rankrunners-dev
/
next-cochise
Watch
4
Star
0
Fork
0
You've already forked next-cochise
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
next-cochise
/
.prettierrc
7 lines
106 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat: migrate utils to ts and setup prettier
2025-02-02 11:19:04 +07:00
{
"semi": true,
"singleQuote": false,
feat(home): video parallax
2025-02-03 12:53:36 +07:00
"printWidth": 120,
feat: migrate utils to ts and setup prettier
2025-02-02 11:19:04 +07:00
"trailingComma": "es5",
"tabWidth": 2
}
Reference in New Issue
Copy Permalink