Files
shlink-web-client/oxfmt.config.ts
2026-07-27 13:09:52 +02:00

5 lines
164 B
TypeScript

// @ts-expect-error This lib does not expose type definitions
import { oxfmt as shlink } from '@shlinkio/eslint-config-js-coding-standard';
export default shlink;