Luis Ballester Zafra

Results 2 issues of Luis Ballester Zafra

### Clear and concise description of the problem I am using locale files on ".ts" format (can be .js not only .ts) and i would love it to work. Why?...

Status: Proposal
Package: bundle-utils

I cant sort a JSON in a ts file: _example.ts_ ` export default { z: 'z', x: 'x', a: 'a', b: 'b'} ` **Didnt work:** - Autosave - Select JSON...