Skip to content

Commit

Permalink
feat: run
Browse files Browse the repository at this point in the history
  • Loading branch information
CakmLexi committed Jun 23, 2024
1 parent ed842f1 commit 61e0423
Show file tree
Hide file tree
Showing 41 changed files with 290 additions and 9,070 deletions.
2 changes: 1 addition & 1 deletion eslint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import neostandard, { resolveIgnoresFromGitignore } from 'neostandard'
const data = neostandard({
ignores: resolveIgnoresFromGitignore(),
globals: ['logger'],
ts: true
ts: true,
})

const newData = []
Expand Down
Loading

0 comments on commit 61e0423

Please sign in to comment.