UNPKG

frontend-standards-checker

Version:

A comprehensive frontend standards validation tool with TypeScript support

7 lines 268 B
export * from './additionalValidators.type'; export * from './projectAnalizer.type'; export * from './reporter.type'; export * from './ruleEngine.type'; export * from './fileScanner.type'; export * from './standardConfiguration.type'; //# sourceMappingURL=index.js.map