Skip to content

Commit

Permalink
fix lintings
Browse files Browse the repository at this point in the history
  • Loading branch information
spearwolf committed Jun 16, 2024
1 parent 7490a6e commit 5d4b04b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions apps/landing-page/.eslintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"extends": ["../../.eslintrc.json"],
"ignorePatterns": ["!**/*", "src/env.d.ts", "public/**/*.js"]
}

0 comments on commit 5d4b04b

Please sign in to comment.