mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-08 08:39:59 +00:00
Cast API overhaul (#173)
Re-write the shim<->bridge messaging interface and session creation/update handling for better accuracy.
This commit is contained in:
@@ -55,5 +55,8 @@
|
||||
, "@typescript-eslint/no-unused-vars": "off"
|
||||
, "@typescript-eslint/ban-types": "off"
|
||||
, "@typescript-eslint/ban-ts-comment": "off"
|
||||
, "@typescript-eslint/no-this-alias": [ "error", {
|
||||
"allowedNames": [ "this_" ]
|
||||
}]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user