File: dedupe-custom.js.md

package info (click to toggle)
node-rollup-plugin-typescript 6.0.0%2B~1.0.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 6,544 kB
  • sloc: javascript: 11,773; makefile: 29
file content (14 lines) | stat: -rw-r--r-- 290 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Snapshot report for `test/dedupe-custom.js`

The actual snapshot is saved in `dedupe-custom.js.snap`.

Generated by [AVA](https://ava.li).

## can deduplicate custom module directory

> Snapshot 1

    {
      PackageA: 'package-a:package-b:root',
      PackageB: 'package-b:root',
    }