Skip to content

Commit

Permalink
fix: coding style
Browse files Browse the repository at this point in the history
  • Loading branch information
rayan1810 committed Mar 3, 2021
1 parent b4b4242 commit e368c89
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,6 @@ Take a look at [NativeBase on StackOverflow](http://stackoverflow.com/questions/

To keep project away from disputes we make use of **ESLint**, which is really a handy linting tool that enforces strict coding styles and makes sure your files are free from dead code. Each module of NativeBase has bundled ESLint as a dev dependency.

In order to lint your code run following command.

```bash
cd AwesomeNativeBase

yarn add eslint
```

### 2. Git Flow

NativeBase is an infant and growing rapidly, so we planned to stick to Git Flow. Below are the rules you need to follow:
Expand Down

0 comments on commit e368c89

Please sign in to comment.