mirror of
https://github.com/makeplane/plane.git
synced 2025-12-28 16:06:33 +01:00
4 lines
83 B
JSON
4 lines
83 B
JSON
{
|
|
"*.{ts,tsx,js,jsx}": ["eslint -c ./.eslintrc-staged.js", "prettier --check"]
|
|
}
|