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
866774b5a580b6f66e41e9cb2c9abc033fa135fa
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