This repository has been archived on 2025-03-21. You can view files and clone it, but cannot push or open issues or pull requests.
insiemesalute-3p-nx/apps/ebitemp-api-e2e/eslint.config.mjs
2025-02-07 10:13:03 +01:00

6 lines
89 B
JavaScript

import baseConfig from "../../eslint.config.mjs";
export default [
...baseConfig
];