Skip to content

build: copy eslint and prettier settings from server repo#12

Merged
EwbiDev merged 5 commits intomainfrom
10-add-eslint-prettier
Feb 6, 2024
Merged

build: copy eslint and prettier settings from server repo#12
EwbiDev merged 5 commits intomainfrom
10-add-eslint-prettier

Conversation

@EwbiDev
Copy link
Copy Markdown

@EwbiDev EwbiDev commented Feb 6, 2024

No description provided.

@EwbiDev EwbiDev linked an issue Feb 6, 2024 that may be closed by this pull request
Copy link
Copy Markdown

@Auenc Auenc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you add a linting command to the scripts please

Comment thread package.json Outdated
"test": "react-scripts test",
"eject": "react-scripts eject"
"eject": "react-scripts eject",
"lint": "npx eslint src"
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some odd indenting going on here

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have fixed

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clearly it's displaying differently in my vscode than on github. I'll try resolve.

@EwbiDev EwbiDev merged commit b560f0b into main Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add eslint & prettier

2 participants