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

Commits on Dec 15, 2022

  1. Add CommonJS ESLint 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 committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    ab4fe5b View commit details
    Browse the repository at this point in the history