| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,7 +1,7 @@ | |||
| 1 | 1 | 'use strict'; | |
| 2 | 2 | ||
| 3 | 3 | const test = require('node:test'); | |
| 4 | - test('no soucre map', () => {}); | ||
| 4 | + test('no source map', () => {}); | ||
| 5 | 5 | if (false) { | |
| 6 | 6 | console.log('this does not execute'); | |
| 7 | 7 | } | |
| Back | FazBrowse Home | New Git URL |
0 commit comments