summaryrefslogtreecommitdiff
path: root/.eslintrc.js
diff options
context:
space:
mode:
Diffstat (limited to '.eslintrc.js')
-rw-r--r--.eslintrc.js6
1 files changed, 0 insertions, 6 deletions
diff --git a/.eslintrc.js b/.eslintrc.js
index 475c75ff96..23b707b55d 100644
--- a/.eslintrc.js
+++ b/.eslintrc.js
@@ -281,12 +281,6 @@ module.exports = {
BigInt: 'readable',
BigInt64Array: 'readable',
BigUint64Array: 'readable',
- DTRACE_HTTP_CLIENT_REQUEST: 'readable',
- DTRACE_HTTP_CLIENT_RESPONSE: 'readable',
- DTRACE_HTTP_SERVER_REQUEST: 'readable',
- DTRACE_HTTP_SERVER_RESPONSE: 'readable',
- DTRACE_NET_SERVER_CONNECTION: 'readable',
- DTRACE_NET_STREAM_END: 'readable',
TextEncoder: 'readable',
TextDecoder: 'readable',
queueMicrotask: 'readable',