Skip to content

Commit ea72eae

Browse files
committed
fix: prettier
1 parent 52faab1 commit ea72eae

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/copilot-instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,4 +220,4 @@ window.api.module.getData();
220220

221221
- `window.api` - Access API methods in browser console
222222
- `window.ydbEditor` - Monaco editor instance
223-
- Enable request tracing with `DEV_ENABLE_TRACING_FOR_ALL_REQUESTS`
223+
- Enable request tracing with `DEV_ENABLE_TRACING_FOR_ALL_REQUESTS`

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -473,4 +473,4 @@ return response;
473473
474474
- **Swagger API**: Available at http://localhost:8765/viewer/api/ in development
475475
- **YDB Monitoring Docs**: https://ydb.tech/en/docs/maintenance/embedded_monitoring/ydb_monitoring
476-
- **Project Roadmap**: See ROADMAP.md in repository root
476+
- **Project Roadmap**: See ROADMAP.md in repository root

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -473,4 +473,4 @@ return response;
473473
474474
- **Swagger API**: Available at http://localhost:8765/viewer/api/ in development
475475
- **YDB Monitoring Docs**: https://ydb.tech/en/docs/maintenance/embedded_monitoring/ydb_monitoring
476-
- **Project Roadmap**: See ROADMAP.md in repository root
476+
- **Project Roadmap**: See ROADMAP.md in repository root

0 commit comments

Comments
 (0)