UNPKG

md-linear-sync

Version:

Sync Linear tickets to local markdown files with status-based folder organization

10 lines 227 B
"use strict"; // Global test setup beforeEach(() => { // Clear any mocks or setup common to all tests jest.clearAllMocks(); }); afterEach(() => { // Cleanup after each test }); //# sourceMappingURL=jest.setup.js.map