Skip to content
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

Add CommonJS ESLint configuration #267

Merged
merged 1 commit into from Dec 15, 2022
Merged

Add CommonJS ESLint configuration #267

merged 1 commit into from Dec 15, 2022

Conversation

Gudahtt
Copy link
Member

@Gudahtt Gudahtt commented Dec 15, 2022

A new package has been added for CommonJS projects. Primarily this configuration will allow CommonJS globals such as require.

The environment config generation script was updated to support this new package. This required changes to allow combining both shared-node-browser and commonjs globals in the same configuration.

A new package has been added for CommonJS projects. Primarily this
configuration will allow CommonJS globals such as `require`.

The environment config generation script was updated to support
this new package. This required changes to allow combining both
`shared-node-browser` and `commonjs` globals in the same configuration.
@Gudahtt Gudahtt marked this pull request as ready for review December 15, 2022 01:32
@Gudahtt Gudahtt requested a review from a team as a code owner December 15, 2022 01:32
@Gudahtt Gudahtt requested a review from Mrtenz December 15, 2022 01:32
@Gudahtt Gudahtt merged commit 23cc6f4 into main Dec 15, 2022
@Gudahtt Gudahtt deleted the add-commonjs-config branch December 15, 2022 13:26
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.

None yet

2 participants