systemseed / drupal_reactjs_boilerplate

Docker based Drupal / React boilerplate with Unit / API / End-to-end test coverage examples.
https://medium.com/systemseed/kicking-off-decoupled-drupal-react-projects-with-boilerplate-67253a8dee29
GNU General Public License v3.0
84 stars 30 forks source link

Refactor to TS #75

Open blakenetz opened 1 month ago

blakenetz commented 1 month ago

Using the airbnb/ts-migrate package, I updated all js files (when possible) to TypeScript.

I also :

To test this, I ran all the npm scripts