mommy/eslint.config.js
Naomi Carrigan e53db48154
All checks were successful
Node.js CI / Lint and Test (push) Successful in 41s
feat: initial prototype
2025-03-06 17:41:16 -08:00

6 lines
94 B
JavaScript

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