mirror of
https://github.com/vector-im/element-call.git
synced 2026-04-15 07:50:26 +00:00
@@ -17,5 +17,10 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"include": ["./src/**/*.ts", "./src/**/*.tsx"]
|
||||
"include": [
|
||||
"./src/**/*.ts",
|
||||
"./src/**/*.tsx",
|
||||
"./test/**/*.ts",
|
||||
"./test/**/*.tsx"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user