Skip to content

Commit e585ed0

Browse files
committed
npm run format
1 parent 447c3d7 commit e585ed0

File tree

1 file changed

+11
-8
lines changed

1 file changed

+11
-8
lines changed

README.md

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,20 +10,23 @@ Atom IDE packages for Atom
1010
## Features
1111

1212
This package is an all-in-one package that installs all the packages the provide Atom IDE features:
13-
- `atom-ide-datatip`
14-
- `atom-ide-signature-help`
15-
- `atom-ide-hyperclick`
16-
- `atom-ide-definitions`
17-
- `atom-ide-outline`
18-
- `linter`
19-
- `linter-ui-default`
20-
- `intentions`
13+
14+
- `atom-ide-datatip`
15+
- `atom-ide-signature-help`
16+
- `atom-ide-hyperclick`
17+
- `atom-ide-definitions`
18+
- `atom-ide-outline`
19+
- `linter`
20+
- `linter-ui-default`
21+
- `intentions`
2122

2223
It also provides the TypeScript types for atom-ide packages.
2324

2425
## Usage
26+
2527
Just install and enjoy.
2628

2729
## Contributing
30+
2831
- Let me know if you encounter any bugs.
2932
- Feature requests are always welcome.

0 commit comments

Comments
 (0)