Files
zipline/scripts/lint.ts
2025-09-03 00:00:04 -07:00

4 lines
77 B
TypeScript

import { step } from '.';
export const lintStep = step('lint', 'eslint .');