mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-11 10:09:59 +00:00
Convert ext lib to typescript
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
, "max-classes-per-file": false
|
||||
, "max-line-length": [ true, {
|
||||
"limit": 80
|
||||
, "ignore-pattern": "//|.*\";$"
|
||||
, "ignore-pattern": "//|.*(\"|`);?$"
|
||||
}]
|
||||
, "member-access": [ true, "no-public" ]
|
||||
, "no-console": [ true, "log" ]
|
||||
|
||||
Reference in New Issue
Block a user