Home > @rushstack/localization-utilities > ITypingsGeneratorOptions > ignoreMissingResxComments
ITypingsGeneratorOptions.ignoreMissingResxComments property
If true, .resx files will not throw errors if comments are missing.
Signature:
ignoreMissingResxComments?: boolean | undefined;