Skip to content

Commit aa65bb0

Browse files
authored
add linter (#31)
1 parent e052fe7 commit aa65bb0

1,118 files changed

Lines changed: 3997 additions & 4282 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.lintstagedrc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1+
"*.{ts,tsx}":
2+
- eslint --fix
13
"*.{js,jsx,ts,tsx,md,mdx,json,jsonc,html,graphql,yml,yaml}":
24
- prettier --write
Binary file not shown.
Binary file not shown.
Binary file not shown.
-3.84 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-246 KB
Binary file not shown.

0 commit comments

Comments
 (0)