Skip to content
This repository was archived by the owner on Aug 8, 2023. It is now read-only.

Commit b2a60ea

Browse files
author
Marlow Payne
committed
🎨 Small tweaks and add linter toggle tip
1 parent c744577 commit b2a60ea

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

‎javascript/atom.md‎

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ npm install -g mobify-code-style
2828
Your Atom settings will look something like this:
2929
![Atom Linter Settings](../assets/atom-linter-settings.png "Atom Linter Settings")
3030

31-
1. Restart Atom
32-
1. Open a JS file and see if it works!
33-
1. Profit!
31+
Now restart Atom and open a JS file to see it in action.
32+
33+
*Tip*: When working on a project that does not need to conform to this code style,
34+
toggle the linter off/on by opening the command palette with <kbd>shift</kbd>+<kbd>⌘</kbd>+<kbd>p</kbd> (Mac) or <kbd>shift</kbd>+<kbd>ctrl</kbd>+<kbd>p</kbd> (PC) and type + select `Linter: Toggle`

0 commit comments

Comments
 (0)