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 configuration for .cjs and .mjs files #701

Merged
merged 1 commit into from
Jul 27, 2024

Conversation

gian1200
Copy link
Contributor

@gian1200 gian1200 commented Jul 27, 2024

Closes #697

  • Regular JavaScript files
  • JavaScript test files
  • Stylelint configuration files
  • Karma configuration files
  • Example files

Preview

image

Additional note

Webpack and ESLint have a similar scenario, but given that there are already PRs open, I didn't include them here:

- Regular JavaScript files
- JavaScript test files
- Stylelint configuration files
- Karma configuration files
- Example files
@orta
Copy link
Collaborator

orta commented Jul 27, 2024

👍🏻

@orta orta merged commit c277082 into jesseweed:master Jul 27, 2024
1 check passed
@gian1200 gian1200 deleted the feature/add-mjs-icons branch July 27, 2024 16:27
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.

Add _javascript_1 file icon to seti icon theme for test.mjs
2 participants