UNPKG

@flizpay-de/eslint

Version:

Shared ESLint flat-config for FlizPay projects

6 lines (5 loc) 253 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"; export { default as backend } from "./backend.js";