mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-08-06 11:01:55 +00:00
5 lines
164 B
TypeScript
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;
|