You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some new files have 4 spaces. Our files are usually 2. This discrepancy does not get flagged or fixed by any linter or tool (pre-commit, Prettier, VS Code itself).
See: start--medicare.html as an example.
Try: Making a new html file and just start typing and tabbing. What does your editor automatically set the page as?
Tasks:
Find all the 4-spaced files and convert them to 2.
Figure out why this is happening.
Set 2 spaces as default.
The text was updated successfully, but these errors were encountered:
Some new files have 4 spaces. Our files are usually 2. This discrepancy does not get flagged or fixed by any linter or tool (pre-commit, Prettier, VS Code itself).
See:
start--medicare.html
as an example.Try: Making a new html file and just start typing and tabbing. What does your editor automatically set the page as?
Tasks:
The text was updated successfully, but these errors were encountered: