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
2024-12-18 13:26:24 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
master
balena-cli
/
.prettierrc
6 lines
71 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Start using Prettier Change-Type: patch
2018-01-09 15:05:24 +00:00
{
Fix prettier configuration to avoid linting errors Change-Type: patch
2018-03-05 14:46:03 +00:00
"singleQuote": true,
"trailingComma": "all",
"useTabs": true
Start using Prettier Change-Type: patch
2018-01-09 15:05:24 +00:00
}
Reference in New Issue
Copy Permalink