message:`${this.name.name} has unused export property '${name}'. If it is for external reference only, please consider using \`export const '${name}'\``
message:`${this.name.name} has unused export property '${name}'. If it is for external reference only, please consider using \`export const '${name}'\``
@ -488,7 +488,7 @@ export default class Component {
message:`${this.name.name} has unused export property '${specifier.exported.name}'. If it is for external reference only, please consider using \`export const '${specifier.exported.name}'\``
message:`${this.name.name} has unused export property '${specifier.exported.name}'. If it is for external reference only, please consider using \`export const '${specifier.exported.name}'\``