summaryrefslogtreecommitdiff
path: root/eslint.config.js
AgeCommit message (Expand)Author
2025-05-06fix: use flat config for react eslint plugin (#265)Brandon Keiji
2025-04-24general rules should apply to whole project (#159)Olcan
2025-04-22fix: support node globals in scripts (#109)Brandon Keiji
2025-04-21feat: add custom eslint rule for cross-package imports (#77)Brandon Keiji
2025-04-20add linter for checking license headers (and eslint --fix target to match, an...Tyler
2025-04-19Starting to modularize into separate cli / server packages. (#55)Evan Senter
2025-04-18Add apache2 SPDX headers to all source files (#48)Tyler
2025-04-18Initial auto-fixing of linting errors.Taylor Mullen
2025-04-17Run `npm run format`Taylor Mullen
2025-04-17Configure linter + prettier.Taylor Mullen