mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-25 22:34:56 +00:00
- Successfully organized all MetaBuilder documentation into a clear, hierarchical structure. - Created new navigation files including a master index and a new contributor path. - Updated existing documentation files to reflect the new structure. - Reduced root-level clutter by organizing configuration files into dedicated directories. - Added new configuration files for ESLint, Next.js, Playwright, and Vite. - Created example schemas and size limits reports for better project insights. - Removed deprecated Vite config backups to streamline the project.
7 lines
114 B
JSON
7 lines
114 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": [
|
|
"config:recommended"
|
|
]
|
|
}
|