This website requires JavaScript.
Explore
Help
Sign In
Stevan
/
onspring-api-sdk-javascript
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f48189a88106dff2f2b77219bd2e3c4e2c15cb8c
onspring-api-sdk-javascript
/
.prettierrc
T
8 lines
111 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat: setup prettier
2023-02-01 23:30:50 -06:00
{
"trailingComma": "es5",
"tabWidth": 2,
"semi": true,
"singleQuote": true,
"bracketSpacing": true
}
Reference in New Issue
Copy Permalink