1
0
mirror of https://github.com/sasjs/lint.git synced 2025-12-10 17:34:36 +00:00
Files
lint/src/lint/index.ts
2021-03-31 08:36:04 +01:00

5 lines
113 B
TypeScript

export * from './lintText'
export * from './lintFile'
export * from './lintFolder'
export * from './lintProject'