Skip to content

Commit 93a30d3

Browse files
committed
Add empty line
1 parent 5e74056 commit 93a30d3

43 files changed

Lines changed: 43 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

lib/node_modules/@stdlib/math/base/assert/is-infinite/lib/wasm.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
*/
1818

1919
/* global WebAssembly */
20+
2021
'use strict';
2122

2223
// MODULES //

lib/node_modules/@stdlib/math/base/assert/is-nan/lib/wasm.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
*/
1818

1919
/* global WebAssembly */
20+
2021
'use strict';
2122

2223
// MODULES //

lib/node_modules/@stdlib/math/base/assert/is-nan/test/test.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
*/
1818

1919
/* eslint-disable no-new-wrappers */
20+
2021
'use strict';
2122

2223
// MODULES //

lib/node_modules/@stdlib/math/base/assert/is-nan/test/test.native.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
*/
1818

1919
/* eslint-disable no-new-wrappers */
20+
2021
'use strict';
2122

2223
// MODULES //

lib/node_modules/@stdlib/math/base/assert/is-negative-zero/lib/wasm.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
*/
1818

1919
/* global WebAssembly */
20+
2021
'use strict';
2122

2223
// MODULES //

lib/node_modules/@stdlib/math/base/assert/is-positive-zero/lib/wasm.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
*/
1818

1919
/* global WebAssembly */
20+
2021
'use strict';
2122

2223
// MODULES //

lib/node_modules/@stdlib/math/base/complex/divide/test/test.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
*/
1818

1919
/* eslint-disable id-length */
20+
2021
'use strict';
2122

2223
// MODULES //

lib/node_modules/@stdlib/math/base/complex/inv/test/test.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
*/
1818

1919
/* eslint-disable id-length */
20+
2021
'use strict';
2122

2223
// MODULES //

lib/node_modules/@stdlib/math/base/dists/arcsine/ctor/lib/ctor.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
*/
1818

1919
/* eslint-disable no-restricted-syntax, no-invalid-this */
20+
2021
'use strict';
2122

2223
// MODULES //

lib/node_modules/@stdlib/math/base/dists/beta/ctor/lib/ctor.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
*/
1818

1919
/* eslint-disable no-restricted-syntax, no-invalid-this */
20+
2021
'use strict';
2122

2223
// MODULES //

0 commit comments

Comments
 (0)