Skip to content

Commit 949fa69

Browse files
author
Robert Jackson
committed
Fix linting RE: inspector module.
1 parent 13651e6 commit 949fa69

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

dev/memory-usage.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
* 6. Review / evaluate
1919
*/
2020

21+
/* eslint-disable-next-line node/no-unsupported-features/node-builtins */
2122
const inspector = require('inspector');
2223
const path = require('path');
2324
const fs = require('fs');

0 commit comments

Comments
 (0)