Vladimir Novikov
Results
2
comments of
Vladimir Novikov
@jasonwilliams Please, check the file extension. Obviously, .ts vs .tsx (.js vs .jsx) have different highlighting rules by default.
The initial issue to be solved by https://github.com/plopjs/node-plop/pull/164 can be reproduced here https://codesandbox.io/s/ecstatic-dubinsky-igwz6?file=/plopfile.js Just run `npx plop` with same name three times and open the index.ts file.