chore: Enable linting of tests.

This commit is contained in:
Hayden Young 2023-02-23 16:12:21 +00:00
parent 0cdd740df6
commit 61fe23c8d5

View File

@ -98,7 +98,6 @@
"standard": {
"env": "mocha",
"ignore": [
"test/**",
"examples/**",
"benchmarks/**"
]