mirror of
https://github.com/Xevion/rdap.git
synced 2025-12-05 23:15:58 -06:00
- Remove deprecated shebang lines from Husky hooks - Fix test:run to properly exclude integration tests - Update test:integration to directly specify integration test file - All test suites now working correctly (85 unit + 3 integration tests)
3 lines
47 B
Plaintext
3 lines
47 B
Plaintext
# Run linting on staged files
|
|
pnpm lint-staged
|