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