# Test
jest --config config/jest.config.js --ci --testPathIgnorePatterns tests/yaml-test-suite.ts tests/_utils.ts tests/json-test-suite.ts .pc/ debian/

# Types test
tsc --allowJs --moduleResolution node --noEmit --target es5 dist/index.js
