mirror of
https://github.com/coder/code-server.git
synced 2026-05-26 07:08:00 +00:00
Format and lint
This commit is contained in:
@@ -20,8 +20,5 @@
|
||||
"rootDir": "./src",
|
||||
"typeRoots": ["./node_modules/@types", "./typings"]
|
||||
},
|
||||
"include": [
|
||||
"./src/**/*.ts",
|
||||
"./src/**/*.tsx"
|
||||
]
|
||||
"include": ["./src/**/*.ts", "./src/**/*.tsx"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user