Skip to content

Commit

Permalink
Add FSTreeCommonRoutingService global
Browse files Browse the repository at this point in the history
Release version 1.0.5.
  • Loading branch information
skye2k2 committed Jun 14, 2019
1 parent 4dc9404 commit 15a96ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ module.exports = {
'fixture': true,
'FS': true,
'FsBehaviors': true,
'FSTreeCommonRoutingService': true,
'Headers': true,
'HTMLElement': true,
'indexedDB': true,
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-tree",
"version": "1.0.4",
"version": "1.0.5",
"description": "Shared Tree configuration that contains overrides and enhancements on top of the base frontier configuration.",
"main": "index.js",
"repository": {
Expand Down

0 comments on commit 15a96ae

Please sign in to comment.