summaryrefslogtreecommitdiff
path: root/examples/.eslintrc.yml
diff options
context:
space:
mode:
authorEvan Welsh <contact@evanwelsh.com>2020-11-23 21:05:55 -0600
committerPhilip Chimento <philip.chimento@gmail.com>2020-11-30 12:59:05 -0800
commitc69620ab63f574ae148fa1ff8fc25271abb7d8a2 (patch)
tree7fb36414230ae836c86973d162caf8eada689354 /examples/.eslintrc.yml
parent6bfca93d221cadf2404e5237e0e7e360839f0d74 (diff)
downloadgjs-c69620ab63f574ae148fa1ff8fc25271abb7d8a2.tar.gz
Correct contributor copyright email.
Future commits will also be made under this email address.
Diffstat (limited to 'examples/.eslintrc.yml')
-rw-r--r--examples/.eslintrc.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/.eslintrc.yml b/examples/.eslintrc.yml
index 7126b2f7..493d9fed 100644
--- a/examples/.eslintrc.yml
+++ b/examples/.eslintrc.yml
@@ -1,6 +1,6 @@
---
# SPDX-License-Identifier: MIT OR LGPL-2.0-or-later
-# SPDX-FileCopyrightText: 2020 Evan Welsh <noreply@evanwelsh.com>
+# SPDX-FileCopyrightText: 2020 Evan Welsh <contact@evanwelsh.com>
rules:
jsdoc/require-param: 'off'
jsdoc/require-param-type: 'off'