Commit afa4f37
tools: enable ESLint no-loss-of-precision rule
PR-URL: #41463
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>1 parent c9a4603 commit afa4f37Copy full SHA for afa4f37
File tree
Expand file treeCollapse file tree
5 files changed
+6
-0
lines changedOpen diff view settings
Filter options
- test
- js-native-api/test_number
- parallel
Expand file treeCollapse file tree
5 files changed
+6
-0
lines changedOpen diff view settings
Collapse file
+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
201 | 201 | |
202 | 202 | |
203 | 203 | |
| 204 | + |
204 | 205 | |
205 | 206 | |
206 | 207 | |
|
Collapse file
test/js-native-api/test_number/test.js
Copy file name to clipboardExpand all lines: test/js-native-api/test_number/test.js+2Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
19 | 19 | |
20 | 20 | |
21 | 21 | |
| 22 | + |
22 | 23 | |
23 | 24 | |
24 | 25 | |
25 | 26 | |
| 27 | + |
26 | 28 | |
27 | 29 | |
28 | 30 | |
|
Collapse file
test/parallel/test-buffer-readdouble.js
Copy file name to clipboardExpand all lines: test/parallel/test-buffer-readdouble.js+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
35 | 35 | |
36 | 36 | |
37 | 37 | |
| 38 | + |
38 | 39 | |
39 | 40 | |
40 | 41 | |
|
Collapse file
test/parallel/test-util-format.js
Copy file name to clipboardExpand all lines: test/parallel/test-util-format.js+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
85 | 85 | |
86 | 86 | |
87 | 87 | |
| 88 | + |
88 | 89 | |
89 | 90 | |
90 | 91 | |
|
Collapse file
test/parallel/test-util-inspect.js
Copy file name to clipboardExpand all lines: test/parallel/test-util-inspect.js+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
3187 | 3187 | |
3188 | 3188 | |
3189 | 3189 | |
| 3190 | + |
3190 | 3191 | |
3191 | 3192 | |
3192 | 3193 | |
|
0 commit comments