This repository has been archived on 2026-01-08. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
womp-womp/eslint.config.js
T
naomi f5dd45a4c4
Node.js CI / Lint and Test (push) Failing after 36s
feat: initial prototype
2025-07-30 13:55:23 -07:00

5 lines
95 B
JavaScript

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