| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 654b747 commit fff3186
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -61,7 +61,7 @@ rules: | |||
| 61 | 61 | - name: DecompressionStream | |
| 62 | 62 | message: Use `const { DecompressionStream } = require('internal/webstreams/compression')` instead of the global. | |
| 63 | 63 | - name: DOMException | |
| 64 | - message: Use lazy function `const { lazyDOMException } = require('internal/util');` instead of the global. | ||
| 64 | + message: Use lazy function `const { lazyDOMExceptionClass } = require('internal/util');` instead of the global. | ||
| 65 | 65 | - name: Event | |
| 66 | 66 | message: Use `const { Event } = require('internal/event_target');` instead of the global. | |
| 67 | 67 | - name: EventTarget | |
| Back | FazBrowse Home | New Git URL |
0 commit comments