This website requires JavaScript.
Explore
Help
Sign In
mirror
/
lowdefy
Watch
2
Star
0
Fork
0
You've already forked lowdefy
mirror of
https://github.com/lowdefy/lowdefy.git
synced
2024-11-27 05:12:31 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c30cc4e28e
lowdefy
/
.prettierrc
7 lines
90 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat: graphql set up
2020-10-01 22:09:28 +08:00
{
"printWidth": 100,
"singleQuote": true,
chore: fix indentation
2020-10-15 21:09:02 +08:00
"tabWidth": 2,
feat: graphql set up
2020-10-01 22:09:28 +08:00
"trailingComma": "es5"
}
Reference in New Issue
Copy Permalink