2 Commits

Author SHA1 Message Date
David Lane
ae9d9e0666 build: add package.json (#73)
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.
2026-02-13 10:22:31 -05:00
ReenigneArcher
ba94ce0da8 feat: initial version (#2) 2024-08-16 17:31:52 -04:00