mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-08-07 19:41:58 +00:00
5 lines
161 B
TypeScript
5 lines
161 B
TypeScript
// @ts-expect-error This lib does not expose type definitions
|
|
import shlink from '@shlinkio/eslint-config-js-coding-standard/oxc/oxfmt';
|
|
|
|
export default shlink;
|