1
0
mirror of https://github.com/sasjs/lint.git synced 2025-12-11 01:44:36 +00:00

chore: typo fix

This commit is contained in:
2022-12-27 23:55:36 +05:00
parent 8cf4f34e30
commit 4b16e0c52a
2 changed files with 1 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
export * from './asyncForEach'
export * from './getLintConfig'
export * from './getProjectRoot'
export * from './grimlinCharacters'
export * from './gremlinCharacters'
export * from './isIgnored'
export * from './listSasFiles'
export * from './splitText'