This website requires JavaScript.
Explore
Help
Sign In
minio-sites
/
ptools-v2
Watch
1
Star
0
Fork
0
You've already forked ptools-v2
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
68fa9f64d7
ptools-v2
/
.prettierrc
8 lines
107 B
Plaintext
Raw
Normal View
History
Unescape
Escape
chore: add prettier linter
2025-01-16 00:16:14 +00:00
{
"semi": false,
"singleQuote": true,
"tabWidth": 2,
chore: remove trailing comma
2025-01-16 00:28:24 +00:00
"useTabs": false,
"trailingComma": "none"
chore: add prettier linter
2025-01-16 00:16:14 +00:00
}
Reference in New Issue
Copy Permalink