We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dc9404 commit 15a96aeCopy full SHA for 15a96ae
index.js
@@ -21,6 +21,7 @@ module.exports = {
21
'fixture': true,
22
'FS': true,
23
'FsBehaviors': true,
24
+ 'FSTreeCommonRoutingService': true,
25
'Headers': true,
26
'HTMLElement': true,
27
'indexedDB': true,
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "eslint-config-tree",
3
- "version": "1.0.4",
+ "version": "1.0.5",
4
"description": "Shared Tree configuration that contains overrides and enhancements on top of the base frontier configuration.",
5
"main": "index.js",
6
"repository": {
0 commit comments