mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-08 08:39:59 +00:00
Rename directory: app -> bridge
This commit is contained in:
7
bridge/tsconfig.json
Normal file
7
bridge/tsconfig.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"extends": "../tsconfig",
|
||||
"include": ["./src/**/*", "./@types/**/*"],
|
||||
"compilerOptions": {
|
||||
"lib": ["ES2020.String", "DOM"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user