[ALOY-1600] Alloy: Deprecate TSS in favor of something JSON or JavaScript based.
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | n/a |
Status | Open |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | alloy, cli, javascript, json, titanium, tss |
Reporter | Brenton House |
Assignee | Shak Hossain |
Created | 2018-01-17T23:02:46.000+0000 |
Updated | 2018-01-18T04:42:17.000+0000 |
Description
I would love it if TSS could be replaced by either JavaScript code or JSON. Right now TSS is this "almost-JSON" type object which can't be validated or formatted easily using Linters like ESLint. Importing custom code or settings would be easier and also merging w/ other files.
Just documenting some of my wish list :)
Thanks for the ticket. Our engineers will consider it.