Skip to content

Small fixes to typescript tutorial

Sebastian Wiesner requested to merge swsnr/gjs-guide:small-typescript-fixes into main
  • Fix grammar
  • Remove redundant pretty: true which is the default value
  • Add private: true to prevent accidental publishing in package.json

Merge request reports