Editor configuration support based on a tsconfig.json naming convention. #2870
Labels
Out of Scope
This idea sits outside of the TypeScript language design constraints
Suggestion
An idea for TypeScript
This would resolve a problem when you have tsconfig.json files in a folder. It would be cool if you could select the configuration (Think Debug or Release). By default it would just be the default configuration.
That's why I think it would be nice to support a naming convention where you have:
and then you could apply those rules under the specific target (es5 or es6)..
Reference #2868 (comment)
The text was updated successfully, but these errors were encountered: