Move to infisical. Create local dev environment. Add ci gates. Modernize repo
This commit is contained in:
@@ -6,7 +6,7 @@ import { reactConfig } from '@gib/eslint-config/react';
|
||||
|
||||
export default defineConfig(
|
||||
{
|
||||
ignores: ['.next/**'],
|
||||
ignores: ['.next/**', 'payload-types.ts'],
|
||||
},
|
||||
baseConfig,
|
||||
reactConfig,
|
||||
|
||||
Reference in New Issue
Block a user