|
"test:coverage": "npm run jest -- --coverage",
|
|
"test:coverage": "npm run jest -- --coverage",
|
|
"test:update": "npm run jest -- -u",
|
|
"test:update": "npm run jest -- -u",
|
|
"**/*.{js,jsx,ts,tsx}": "npm run lint-staged:js",
|
|
"**/*.{js,jsx,ts,tsx}": "npm run lint-staged:js",
|