mirror of
https://github.com/sasjs/lint.git
synced 2026-04-21 05:11:32 +00:00
chore(*): fix exports
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
||||
export { lintText, lintFile } from './lint'
|
||||
export * from './lint'
|
||||
export * from './types'
|
||||
export * from './utils'
|
||||
|
||||
Reference in New Issue
Block a user