Skip to content

Commit 15a96ae

Browse files
committed
Add FSTreeCommonRoutingService global
Release version 1.0.5.
1 parent 4dc9404 commit 15a96ae

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ module.exports = {
2121
'fixture': true,
2222
'FS': true,
2323
'FsBehaviors': true,
24+
'FSTreeCommonRoutingService': true,
2425
'Headers': true,
2526
'HTMLElement': true,
2627
'indexedDB': true,

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-tree",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "Shared Tree configuration that contains overrides and enhancements on top of the base frontier configuration.",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)