melody-iuvo/eslint.config.js
Naomi Carrigan d6ebb96d4f
All checks were successful
Node.js CI / Lint and Test (pull_request) Successful in 46s
feat: initial prototype
2025-02-10 23:23:49 -08:00

5 lines
94 B
JavaScript

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