Skip to content

Conversation

Kunal1101
Copy link
Collaborator

No description provided.

@@ -6,17 +6,22 @@
"scripts": {
"build:sass": "gulp sass",
"build": "gulp ts sass",
"watch": "gulp watch-ts watch-sass"
"watch": "gulp watch-ts watch-sass",
"lint:fix": "eslint ."
Copy link
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