summaryrefslogtreecommitdiffhomepage
path: root/packages/browser/src/helpers/webAuthnError.ts
diff options
context:
space:
mode:
authorMatthew Miller <matthew@millerti.me>2023-08-18 11:16:16 -0700
committerMatthew Miller <matthew@millerti.me>2023-08-18 11:16:16 -0700
commite30aa4f9f563186c3f7dd3c4601b91a884f45da7 (patch)
tree581dc440f115c23e76821aa9c8c93d24d34b2009 /packages/browser/src/helpers/webAuthnError.ts
parentdfb32f4891f6c955c25b2f305fa702cdaf8c5a5e (diff)
Remove eslint
Diffstat (limited to 'packages/browser/src/helpers/webAuthnError.ts')
-rw-r--r--packages/browser/src/helpers/webAuthnError.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/browser/src/helpers/webAuthnError.ts b/packages/browser/src/helpers/webAuthnError.ts
index 968c05b..5960821 100644
--- a/packages/browser/src/helpers/webAuthnError.ts
+++ b/packages/browser/src/helpers/webAuthnError.ts
@@ -1,4 +1,3 @@
-/* eslint-disable @typescript-eslint/ban-ts-comment */
/**
* A custom Error used to return a more nuanced error detailing _why_ one of the eight documented
* errors in the spec was raised after calling `navigator.credentials.create()` or