UNPKG

webauthn4js

Version:

Node.js bindings to WebAuthn Go/Wasm library

12 lines (11 loc) 229 B
module.exports = { root: true, parser: '@typescript-eslint/parser', plugins: [ '@typescript-eslint' ], extends: [ 'eslint:recommended', 'plugin:@typescript-eslint/recommended' ] };