Skip to content

chore: enable strict mode in JS files #102

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 8, 2022
Merged

chore: enable strict mode in JS files #102

merged 1 commit into from
Sep 8, 2022

Conversation

bajtos
Copy link
Member

@bajtos bajtos commented Sep 6, 2022

  • Configure eslint to require use strict in all JS files
  • Add missing use strict lines where needed

@bajtos bajtos requested a review from juliangruber September 6, 2022 13:05
Copy link
Member

@juliangruber juliangruber left a comment

Choose a reason for hiding this comment

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

'use strict'

- Configure eslint to require `use strict` in all JS files
- Add missing `use strict` lines where needed

Signed-off-by: Miroslav Bajtoš <[email protected]>
@bajtos bajtos enabled auto-merge (squash) September 8, 2022 08:54
@bajtos bajtos merged commit 8f13962 into main Sep 8, 2022
@bajtos bajtos deleted the strict-mode branch September 8, 2022 08:58
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.

2 participants