This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
balena-cli
Watch
1
Star
0
Fork
0
You've already forked balena-cli
mirror of
https://github.com/balena-io/balena-cli.git
synced
2025-01-26 06:09:24 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
balena-cli
/
.prettierrc
6 lines
71 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Start using Prettier Change-Type: patch
2018-01-09 16:05:24 +01:00
{
Fix prettier configuration to avoid linting errors Change-Type: patch
2018-03-05 15:46:03 +01:00
"singleQuote": true,
"trailingComma": "all",
"useTabs": true
Start using Prettier Change-Type: patch
2018-01-09 16:05:24 +01:00
}
Reference in New Issue
Copy Permalink