UNPKG

@propelics/tiapp-updater

Version:

Updates the tiapp.xml file based on a list of different settings.

9 lines (8 loc) 259 B
{ "esversion": 6, "multistr": true, "sub": true, // Supresses warnings when using `obj['prop']` instead of `obj.prop` "expr": true, // supresses errors on `foo && bar()` "-W032": true, // Unnecessary semicolon "-W041": true // use === to compare with }