File: .tidelift.yml

package info (click to toggle)
node-gulp 4.0.2%2B~cs54.26.36-8
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 17,596 kB
  • sloc: javascript: 1,133,545; sh: 12; makefile: 6
file content (15 lines) | stat: -rw-r--r-- 462 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
ci:
  platform:
    NPM:
      # We use an older version that doesn't use ES6+ features to support back to node 0.10
      eslint:
        tests:
          outdated: skip
      # We use an older version that doesn't use ES6+ features to support back to node 0.10
      expect:
        tests:
          outdated: skip
      # We use an older version that doesn't use ES6+ features to support back to node 0.10
      mocha:
        tests:
          outdated: skip