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

chore/update linting workflows and dependencies #1374

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

thescientist13
Copy link
Member

@thescientist13 thescientist13 commented Jan 4, 2025

Related Issue

N / A

Documentation

N / A

Summary of Changes

  1. Upgrade to ESLint 9 w/ recommended settings and update related dependencies
  2. Remove Stylelint (we no longer need linting for www/ anymore
  3. Fixed up some README docs to be more complete examples and pass linting

TODO

  1. would be nice to fully document CONTRIBUTING.md and package README.md (remove the ignore from eslint.config.js
  2. To get all the formatting back, might want to consider adding Prettier as another PR

eslint.config.js Outdated
import globals from 'globals';
import noOnlyTests from 'eslint-plugin-no-only-tests';

// **/.greenwood/**

This comment was marked as resolved.

@thescientist13 thescientist13 added the documentation Greenwood specific docs label Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
alpha.4 chore unit testing, maintenance, etc CLI documentation Greenwood specific docs Init Plugins Greenwood Plugins v0.31.0
Projects
Status: 👀 In review
Development

Successfully merging this pull request may close these issues.

1 participant