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
b0ce179e73
F95API
/
.prettierrc
6 lines
90 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,
Change printWidth to 100
2021-03-15 14:38:19 +00:00
"printWidth": 100
Configure ESLint and Prettier
2021-03-04 11:26:32 +00:00
}