Replace entire codebase with homarr-labs/homarr
This commit is contained in:
4
packages/integrations/eslint.config.js
Normal file
4
packages/integrations/eslint.config.js
Normal file
@@ -0,0 +1,4 @@
|
||||
import baseConfig from "@homarr/eslint-config/base";
|
||||
|
||||
/** @type {import('typescript-eslint').Config} */
|
||||
export default [...baseConfig];
|
||||
Reference in New Issue
Block a user