6 lines
90 B
Text
Executable file
6 lines
90 B
Text
Executable file
# Strict lint
|
|
pnpm lint --max-warnings 0
|
|
pnpm format:check
|
|
|
|
# Run Astro checks
|
|
pnpm check
|