Jérôme Joslet
Results
2
comments of
Jérôme Joslet
This seems not a good idea to use a TypeScript enum is such a situation. Here is the TypeScript documentation about enums: https://www.typescriptlang.org/docs/handbook/enums.html Generating String and Number constant into a...
In the issue #618 someone wants to exclude interface class. One can imagine filtering abstract class too for example. Maybe an idea to provide such features could be acting in...