Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ertrzyiks/import-order-multiple-empty-lines-demo
https://github.com/ertrzyiks/import-order-multiple-empty-lines-demo
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ertrzyiks/import-order-multiple-empty-lines-demo
- Owner: ertrzyiks
- Created: 2021-04-12T20:06:50.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-13T06:41:29.000Z (almost 4 years ago)
- Last Synced: 2024-12-07T19:36:00.450Z (about 1 month ago)
- Language: JavaScript
- Size: 128 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Import order multiple empty lines demo
1. Install dependencies
```
yarn install
```2. Run linter
```
yarn test
```3. See the error
![](./screenshot.png)
4. Reset the changes to repeat
```
yarn reset
```