grunt-ts icon indicating copy to clipboard operation
grunt-ts copied to clipboard

Suggection: add the hidden file system attribute to .baseDir.ts files so they arent' visible.

Open zpdDG4gta8XKpMCd opened this issue 10 years ago • 2 comments

.baseDir.ts is obviously a hack that litters the code base, if there is no better way to overcome the problem please at least make this file invisible by utilizing an appropriate file attribute of the file system

zpdDG4gta8XKpMCd avatar Nov 02 '14 14:11 zpdDG4gta8XKpMCd

I can implement this if others are in agreement. I don't know enough about why .baseDir.ts is required to know if this is a good idea or not.

nycdotnet avatar Nov 22 '14 05:11 nycdotnet

@nycdotnet this explains why it is required : https://github.com/TypeStrong/grunt-ts/issues/77

Feel free to implement modifying the file property. Its a very safe change :+1:

basarat avatar Nov 22 '14 05:11 basarat