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:
@@ -1,3 +1 @@
|
||||
export const format = (text: string) => {
|
||||
|
||||
}
|
||||
export const format = (text: string) => {}
|
||||
|
||||
@@ -1 +1 @@
|
||||
export { lint } from './lint'
|
||||
export { lint } from './lint'
|
||||
|
||||
Reference in New Issue
Block a user