mantrajs-atom-package icon indicating copy to clipboard operation
mantrajs-atom-package copied to clipboard

mantra-js.yaml creates Typescript files

Open tomfxs opened this issue 8 years ago • 5 comments

tomfxs avatar May 24 '16 13:05 tomfxs

Can you tell me which files? Can you revise follwoing template file and let me know?

https://github.com/mantrajs/mantrajs-atom-package/blob/master/configs/mantra-js.yaml

tomitrescak avatar May 24 '16 13:05 tomitrescak

All index-files e.g. actions/index.ts have .ts extensions, shouldn't they have .js?

tomfxs avatar May 24 '16 13:05 tomfxs

Absolutely, just pushed a new version. LEt me know if there is anything else. Thanks for the feedback!

tomitrescak avatar May 24 '16 14:05 tomitrescak

Thanks, you are doing a great job!

tomfxs avatar May 24 '16 14:05 tomfxs

Im the previous version there were main.js in the client and server root, now created as index.js But now problem, i will rename them in my existing projects. routes had the extension .jsx, didn't they?

tomfxs avatar May 24 '16 14:05 tomfxs