We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5eac1c commit 49b5acaCopy full SHA for 49b5aca
.tidelift.yml
@@ -0,0 +1,15 @@
1
+ci:
2
+ platform:
3
+ NPM:
4
+ # We use an older version that doesn't use ES6+ features to support back to node 0.10
5
+ eslint:
6
+ tests:
7
+ outdated: skip
8
9
+ expect:
10
11
12
13
+ mocha:
14
15
0 commit comments