Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```