mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-06-27 04:22:05 +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
|