mirror of
https://github.com/cdr/code-server.git
synced 2026-01-24 09:04:44 +01: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",
|
||||
"include": ["./**/*.ts"],
|
||||
"include": ["./**/*.ts"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue