mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-08 08:39:59 +00:00
Enable strict mode for extension build
This commit is contained in:
@@ -7,5 +7,6 @@
|
||||
, "removeComments": true
|
||||
, "resolveJsonModule": true
|
||||
, "target": "es6"
|
||||
. "strict": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user