UNPKG

express-addon-analytics

Version:
11 lines (9 loc) 204 B
// @ts-check import eslint from '@eslint/js'; import tseslint from 'typescript-eslint'; export default tseslint.config( eslint.configs.recommended, tseslint.configs.recommended, { } );