Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "lib/reviewer/typescript/commonTypeScriptErrors"

Index

Variables

Const CommonTypeScriptErrors

CommonTypeScriptErrors: ReviewerRegistration = patternMatchReviewer("Dangerous TypeScript Errors of the Past",{ globPattern: "**/*.ts", severity: "error" },{name: "sprintf",antiPattern: /^import sprintf from "sprintf-js"/m,comment: `import { sprintf } from "sprintf-js"`,},)

Generated using TypeDoc