Fix whitespace

docs
gravel 3 years ago
parent 30abd1f1a1
commit 139e696686
Signed by: gravel
SSH Key Fingerprint: SHA256:p4HP49CCk4YQMkJpWJ09L8peEPQWjERtdCRAFxPfbOY

@ -7,8 +7,8 @@
* Learn more: https://jsdoc.app/ * Learn more: https://jsdoc.app/
*/ */
// Nudge TypeScript plugins to type-check using JSDoc comments. // Nudge TypeScript plugins to type-check using JSDoc comments.
// @ts-check // @ts-check
// Early prevention for bugs introduced by lazy coding. // Early prevention for bugs introduced by lazy coding.
'use strict'; 'use strict';

Loading…
Cancel
Save