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

[WIP] updated eslint config file #55

Closed
wants to merge 1 commit into from
Closed

Conversation

S-Panta
Copy link
Contributor

@S-Panta S-Panta commented May 21, 2024

Description

updated file name for eslint config as the older version is depreciated. See here https://eslint.org/docs/latest/use/configure/configuration-files#configuration-objects

sourceType: 'module' is removed as it is the default configuration for parserOption for Babel. See here https://github.com/babel/babel-eslint

Motivation and Context

How Has This Been Tested?

  • test environment:
  • test case 1:
  • test case 2:

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Tests only (no source changes)
  • Documentation only (no source changes)
  • Maintenance (e.g. dependency updates or tooling)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation updated

@S-Panta S-Panta changed the title updated eslint config file [WIP] updated eslint config file May 21, 2024
@S-Panta S-Panta self-assigned this May 22, 2024
@S-Panta S-Panta closed this May 27, 2024
@saw-jan saw-jan deleted the updating-eslint-config branch July 3, 2024 11:13
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

1 participant