Skip to content

Add CommonJS ESLint configuration#267

Merged
Gudahtt merged 1 commit intomainfrom
add-commonjs-config
Dec 15, 2022
Merged

Add CommonJS ESLint configuration#267
Gudahtt merged 1 commit intomainfrom
add-commonjs-config

Conversation

@Gudahtt
Copy link
Copy Markdown
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 force-pushed the add-commonjs-config branch from bea23a1 to ab4fe5b Compare December 15, 2022 01:31
@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.

2 participants