1
0
mirror of https://github.com/sasjs/lint.git synced 2026-01-05 03:30:06 +00:00

chore(*): fix code style

This commit is contained in:
Krishna Acondy
2021-03-22 20:39:53 +00:00
parent da528bb031
commit a7aa8bac59
2 changed files with 2 additions and 4 deletions

View File

@@ -1,3 +1 @@
export const format = (text: string) => {
}
export const format = (text: string) => {}

View File

@@ -1 +1 @@
export { lint } from './lint'
export { lint } from './lint'