Co-authored-by: badrAZ <azizbibadr@gmail.com> Co-authored-by: Mathieu <70369997+MathieuRA@users.noreply.github.com>
25 lines
259 B
Plaintext
25 lines
259 B
Plaintext
/benchmark/
|
|
/benchmarks/
|
|
*.bench.js
|
|
*.bench.js.map
|
|
|
|
/examples/
|
|
example.js
|
|
example.js.map
|
|
*.example.js
|
|
*.example.js.map
|
|
|
|
/fixture/
|
|
/fixtures/
|
|
*.fixture.js
|
|
*.fixture.js.map
|
|
*.fixtures.js
|
|
*.fixtures.js.map
|
|
|
|
/test/
|
|
/tests/
|
|
*.spec.js
|
|
*.spec.js.map
|
|
|
|
__snapshots__/
|