JavaScript DevelopmentType CheckingAdd // @ts-check at the top of JavaScript files to enable type checking.Automatic Type AcquisitionCodePus automatically downloads type declarations for npm packages. See Type Acquisition.