mirror of
https://github.com/atom/atom.git
synced 2026-01-22 13:28:01 -05:00
📝 Outdent code block
This commit is contained in:
@@ -35,8 +35,8 @@ view-related code. Start by opening up _lib/ascii-art.coffee_. Remove all view
|
||||
code, so the `module.exports` section looks like this:
|
||||
|
||||
```coffeescript
|
||||
module.exports =
|
||||
activate: ->
|
||||
module.exports =
|
||||
activate: ->
|
||||
```
|
||||
|
||||
## Create a Command
|
||||
|
||||
Reference in New Issue
Block a user