Files
nocodb/scripts/playwright/.lintstagedrc.json
2022-11-03 16:29:43 +05:30

3 lines
44 B
JSON

{
"./setup/index.ts": "npx eslint --fix"
}