Skip to content

added eslint support in project#15

Open
Kunal1101 wants to merge 1 commit intomainfrom
eslint-setup
Open

added eslint support in project#15
Kunal1101 wants to merge 1 commit intomainfrom
eslint-setup

Conversation

@Kunal1101
Copy link
Copy Markdown
Collaborator

No description provided.

"build": "gulp ts sass",
"watch": "gulp watch-ts watch-sass"
"watch": "gulp watch-ts watch-sass",
"lint:fix": "eslint ."
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Add script to check lint errors and warnings

@satyam-seth satyam-seth linked an issue Feb 20, 2025 that may be closed by this pull request
@satyam-seth satyam-seth marked this pull request as ready for review February 20, 2025 17:59
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.

Setup eslint

2 participants