Internal improvements, add more tests #270
Annotations
12 errors
Node.js 18:
source/index.js#L163
Prefer `String#replaceAll()` over `String#replace()`.
|
Node.js 18:
source/index.js#L187
Prefer `String#replaceAll()` over `String#replace()`.
|
Node.js 18:
test/fixtures/files/npmignore-and-gitignore/script/build.js#L1
'unicorn/no-empty-file' rule is disabled but never reported.
|
Node.js 18
Process completed with exit code 1.
|
Node.js 16:
source/index.js#L163
Prefer `String#replaceAll()` over `String#replace()`.
|
Node.js 16:
source/index.js#L187
Prefer `String#replaceAll()` over `String#replace()`.
|
Node.js 16:
test/fixtures/files/npmignore-and-gitignore/script/build.js#L1
'unicorn/no-empty-file' rule is disabled but never reported.
|
Node.js 16
Process completed with exit code 1.
|
Node.js 19:
source/index.js#L163
Prefer `String#replaceAll()` over `String#replace()`.
|
Node.js 19:
source/index.js#L187
Prefer `String#replaceAll()` over `String#replace()`.
|
Node.js 19:
test/fixtures/files/npmignore-and-gitignore/script/build.js#L1
'unicorn/no-empty-file' rule is disabled but never reported.
|
Node.js 19
Process completed with exit code 1.
|