From 963b4b8567ac1bd8b23c41e1bfbd6a99d202d1ed Mon Sep 17 00:00:00 2001 From: HsiangNianian <44714368+HsiangNianian@users.noreply.github.com> Date: Fri, 16 Jan 2026 01:35:23 +0000 Subject: style: auto format and lint fix [skip ci] --- ui/tsconfig.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'ui/tsconfig.json') diff --git a/ui/tsconfig.json b/ui/tsconfig.json index 1ffef60..d32ff68 100644 --- a/ui/tsconfig.json +++ b/ui/tsconfig.json @@ -1,7 +1,4 @@ { "files": [], - "references": [ - { "path": "./tsconfig.app.json" }, - { "path": "./tsconfig.node.json" } - ] + "references": [{ "path": "./tsconfig.app.json" }, { "path": "./tsconfig.node.json" }] } -- cgit v1.2.3-70-g09d2