This website requires JavaScript.
Explore
Schulwebsite
Help
Sign In
gcg
/
static-cms
Watch
0
Star
0
Fork
0
You've already forked static-cms
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
static-cms
/
.prettierrc
7 lines
99 B
Plaintext
Raw
Normal View
History
Unescape
Escape
chore: add code formatting and linting (#952)
2018-08-07 14:46:54 -06:00
{
chore: update prettier (#5412)
2021-05-19 14:39:35 +02:00
"arrowParens": "avoid",
chore: add code formatting and linting (#952)
2018-08-07 14:46:54 -06:00
"trailingComma": "all",
"singleQuote": true,
"printWidth": 100
}
Reference in New Issue
Copy Permalink