1
0
mirror of https://github.com/sasjs/lint.git synced 2026-04-21 05:11:32 +00:00

chore(*): export utils modules and default config

This commit is contained in:
Krishna Acondy
2021-03-26 09:13:07 +00:00
parent 3631f5c25c
commit 8fc3c39993
3 changed files with 9 additions and 2 deletions
+1
View File
@@ -1,2 +1,3 @@
export { lintText, lintFile } from './lint'
export * from './types'
export * from './utils'