* Update AGENTS.md and CLAUDE.md for improved clarity and structure * Added MCP Server * Added missing triggers to tables that should have used them * Updated all dependencies * Fixed rare bug in React present in the Admin layout which prevents navigating to pages (sometimes...)
4 lines
93 B
JavaScript
4 lines
93 B
JavaScript
import eslintConfigBase from '@kit/eslint-config/base.js';
|
|
|
|
export default eslintConfigBase;
|