summaryrefslogtreecommitdiffhomepage
path: root/example/index.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 /example/index.ts
parentdfb32f4891f6c955c25b2f305fa702cdaf8c5a5e (diff)
Remove eslint
Diffstat (limited to 'example/index.ts')
-rw-r--r--example/index.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/example/index.ts b/example/index.ts
index ba76c17..e8ce33a 100644
--- a/example/index.ts
+++ b/example/index.ts
@@ -1,4 +1,3 @@
-/* eslint-disable @typescript-eslint/no-var-requires */
/**
* An example Express server showing off a simple integration of @simplewebauthn/server.
*