resume/eslint.config.js
Naomi Carrigan abe0c7f94c
All checks were successful
Node.js CI / Lint and Test (push) Successful in 40s
feat: ship it let's gooooooooo
2025-04-08 17:25:10 -07:00

6 lines
94 B
JavaScript

import NaomisConfig from "@nhcarrigan/eslint-config";
export default [
...NaomisConfig,
];