This question has been flagged
  1. There is a difference between TypeScript and ES6 --> Here is a comparison
  2. The support of ES6 in Odoo specially v15 is provided when we write /** @odoo -module **/ at the beginning of the file --> Here is it

Now my questions: 

  1. is Odoo support TypeScript by default ?
  2. if not, how can i add TypeScript support on Odoo ?
Avatar
Discard