mirror of
https://github.com/neynarxyz/create-farcaster-mini-app.git
synced 2025-12-10 03:12:34 -05:00
formatting
This commit is contained in:
4
.lintstagedrc
Normal file
4
.lintstagedrc
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"*.{js,jsx,ts,tsx}": ["eslint --fix", "prettier --write"],
|
||||
"*.{json,css,scss,md,mdx,yml,yaml}": ["prettier --write"]
|
||||
}
|
||||
Reference in New Issue
Block a user