mirror of
https://github.com/cdr/code-server.git
synced 2026-04-28 09:51:28 +02:00
fix: formatting
This commit is contained in:
parent
6c87b540b4
commit
42bafc3a09
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
{
|
{
|
||||||
"extends": "../tsconfig.json",
|
"extends": "../tsconfig.json",
|
||||||
"include": ["./**/*.ts"],
|
"include": ["./**/*.ts"]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue