Skip to content

Commit d09710c

Browse files
authored
Added information about linebreak-error
1 parent 03d6959 commit d09710c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Steps to start it locally
2222
2. `npm start`
2323
3. It should a development server and tool will be accessible at
2424
`http://localhost:3000/DHGWorkflow`
25+
4. Note - In case, you're using Windows and see the linebreak-error please modify line 53 in `.eslintrc.json` file to `"linebreak-style": ["error", "windows"]`. Make sure you do not commit this change to prevent default environment.
2526

2627
## Creating a generic Graph Builder.
2728

0 commit comments

Comments
 (0)