mirror of
https://github.com/LizardByte/awesome-sunshine.git
synced 2026-04-30 10:09:26 -05:00
Add a package.json with awesome-lint and a lint script, so the project has a reproducible linting dependency. Update the GitHub Actions workflow to set up Node.js, install dependencies (npm install --ignore-scripts) and run npm run lint instead of npx. Update .gitignore to ignore node_modules and package-lock.json.
99 B
99 B