UNPKG

@datadome/fraud-sdk-node

Version:

Fraud Protection - Node.js SDK

10 lines (7 loc) 187 B
// @ts-check import eslint from '@eslint/js'; import tseslint from 'typescript-eslint'; export default tseslint.config( eslint.configs.recommended, tseslint.configs.recommended, );