This website requires JavaScript.
Explore
Help
Register
Sign In
Gabriel20xx
/
CollabTable
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f3181116d4a15d33ec8633f596d371ff3ca7250a
CollabTable
/
CollabTableServer
/
.prettierrc
T
6 lines
93 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat: add ESLint and Prettier configuration for code quality
2025-10-25 17:33:48 +02:00
{
"singleQuote": true,
"semi": true,
"trailingComma": "all",
"printWidth": 100
}
Reference in New Issue
Copy Permalink