UNPKG

@flizpay-de/eslint

Version:

Shared ESLint flat-config for FlizPay projects

5 lines (4 loc) 201 B
export { default as next } from "./next.js"; export { default as react } from "./react.js"; export { default as reactNative } from "./react-native.js"; export { default as base } from "./base.js";