temp/eslint.config.js

6 lines
93 B
JavaScript

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