Skip to content

Commit 442b948

Browse files
committed
Fix i18n check failure?
1 parent 6264f17 commit 442b948

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

frontend/jsconfig.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"compilerOptions": {
3-
"paths": {},
4-
"baseUrl": "src"
5-
}
2+
"compilerOptions": {
3+
"paths": {},
4+
"baseUrl": "src"
5+
}
66
}

0 commit comments

Comments
 (0)