aboutsummaryrefslogtreecommitdiff
path: root/.eslintrc.json
diff options
context:
space:
mode:
authortoasted-nutbread <toasted-nutbread@users.noreply.github.com>2023-11-29 20:36:54 -0500
committertoasted-nutbread <toasted-nutbread@users.noreply.github.com>2023-11-29 20:36:54 -0500
commit9ed81f25ab7f462546888a4ddd7fcecdf5ea1806 (patch)
tree7ff89d23f03b9d0fbbbdaad1e042a609f0ebfd1a /.eslintrc.json
parent4fc7d818fde17ff62d2065b0d23567423992bd01 (diff)
Update config
Diffstat (limited to '.eslintrc.json')
-rw-r--r--.eslintrc.json9
1 files changed, 0 insertions, 9 deletions
diff --git a/.eslintrc.json b/.eslintrc.json
index b16032fc..a46aff4b 100644
--- a/.eslintrc.json
+++ b/.eslintrc.json
@@ -765,15 +765,6 @@
},
{
"files": [
- "test/**/*.js"
- ],
- "rules": {
- "jsdoc/require-jsdoc": "off",
- "jsdoc/no-undefined-types": "off"
- }
- },
- {
- "files": [
"dev/lib/**/*.js"
],
"extends": [