mirror of
https://github.com/AtHeartEngineering/bandada.git
synced 2026-01-10 00:48:15 -05:00
5 lines
107 B
JSON
5 lines
107 B
JSON
{
|
|
"**/*.{.js,.ts,.jsx,.tsx}": "nx affected:lint --fix --files=",
|
|
"*": "nx format:write --files="
|
|
}
|