mirror of
https://github.com/Nezumi-2711/9router.git
synced 2026-09-22 13:38:31 +00:00
- Fix hydration mismatches and initialization errors - Add /v1/models endpoint for OpenAI clients - Add Codex response translator (Responses → OpenAI) - Fix circular dependencies and PropTypes - Add Material Symbols font and CSS fixes - Update README with deployment guide Co-merged from PR #18 (14/15 commits, skipped debug)
9 lines
116 B
JSON
9 lines
116 B
JSON
{
|
|
"css.lint.unknownAtRules": "ignore",
|
|
"sonarlint.rules": {
|
|
"css:S4662": {
|
|
"level": "off"
|
|
}
|
|
}
|
|
}
|