mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-04 07:33:56 +00:00
4 lines
94 B
Bash
4 lines
94 B
Bash
![]() |
#!/usr/bin/env sh
|
||
|
|
||
|
cd openmetadata-ui/src/main/resources/ui
|
||
|
npx lint-staged --concurrent false
|