mirror of
https://github.com/sasjs/lint.git
synced 2026-04-21 21:21:31 +00:00
chore: typo fix
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
export * from './asyncForEach'
|
export * from './asyncForEach'
|
||||||
export * from './getLintConfig'
|
export * from './getLintConfig'
|
||||||
export * from './getProjectRoot'
|
export * from './getProjectRoot'
|
||||||
export * from './grimlinCharacters'
|
export * from './gremlinCharacters'
|
||||||
export * from './isIgnored'
|
export * from './isIgnored'
|
||||||
export * from './listSasFiles'
|
export * from './listSasFiles'
|
||||||
export * from './splitText'
|
export * from './splitText'
|
||||||
|
|||||||
Reference in New Issue
Block a user