This website requires JavaScript.
Explore
Help
Register
Sign In
MickSlash
/
F95API
Watch
1
Star
0
Fork
You've already forked F95API
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
2b1ab96da5
F95API
/
.prettierrc
6 lines
89 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Configure ESLint and Prettier
2021-03-04 11:26:32 +00:00
{
"semi": true,
"trailingComma": "none",
"singleQuote": false,
Set printWidth to 90
2021-03-05 10:20:04 +00:00
"printWidth": 90
Configure ESLint and Prettier
2021-03-04 11:26:32 +00:00
}