This fixes the constant eslint error and warnings in the repository. It is mostly a temporally solution rather than a actual refactor, so a lot of eslint-disable comments where used.
2 lines
40 B
JavaScript
2 lines
40 B
JavaScript
export { default } from './src/cli.js';
|