mirror of
https://github.com/d0zingcat/solana-agent-kit.git
synced 2026-05-13 23:16:55 +00:00
fix
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"**/*.+(js|jsx|css|less|scss|ts|tsx|md)": [
|
||||
"prettier --write",
|
||||
"git add"
|
||||
"eslint --fix"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user