This website requires JavaScript.
Explore
Help
Sign In
blek
/
cupidgpg
Watch
1
Star
0
Fork
You've already forked cupidgpg
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
cd1f4e9525
cupidgpg
/
.prettierrc
6 lines
85 B
Plaintext
Raw
Normal View
History
Unescape
Escape
init repo
2024-07-27 12:55:13 +02:00
{
lint: configure all eslint, prettier and editorconfig to use 4 tabs
2024-07-27 13:27:26 +02:00
"trailingComma": "es5",
"tabWidth": 4,
"semi": false,
"singleQuote": true
init repo
2024-07-27 12:55:13 +02:00
}