v4.14.1 - Updated .prettierrc to use '"tabWidth": 2' #738
jongpie
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Core Unlocked Package Changes
Resolved #723 by switching to 2 spaces instead of 4 for all files in the repo - this shouldn't have any functional changes to Nebula Logger (hopefully 😅 )
*.xml
to.prettierignore
and updated.prettierrc
to remove formatting of XML files. Now XML metadata files will be committed using the exact format returned by Salesforce..prettierrc
to use"tabWidth": 2
(instead of 4)Installation Info
Core Unlocked Package - no namespace
Full Changelog: v4.14.0...v4.14.1
sf package install --wait 20 --security-type AdminsOnly --package 04t5Y0000015oQPQAY
sfdx force:package:install --wait 20 --securitytype AdminsOnly --package 04t5Y0000015oQPQAY
This discussion was created from the release Updated .prettierrc to use '"tabWidth": 2'.
Beta Was this translation helpful? Give feedback.
All reactions