DenoDeno.lint.Identifierinterface Deno.lint.IdentifierunstableCustom named node by the developer. Can be a variable name, a function name, parameter, etc. Properties ##type: "Identifier"#range: Range#name: string#optional: boolean#typeAnnotation: TSTypeAnnotation | undefined
interface Deno.lint.IdentifierunstableCustom named node by the developer. Can be a variable name, a function name, parameter, etc. Properties ##type: "Identifier"#range: Range#name: string#optional: boolean#typeAnnotation: TSTypeAnnotation | undefined