Skip to content

Commit f70af55

Browse files
committed
Add FSResearchHelpService global
Release version 1.0.9.
1 parent 22dfe71 commit f70af55

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
@@ -23,6 +23,7 @@ module.exports = {
2323
'google': true, // Used for google.maps API
2424
'FS': true,
2525
'FsBehaviors': true,
26+
'FSResearchHelpService': true,
2627
'FSTreeCommonRoutingService': true,
2728
'Headers': true,
2829
'HF': 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.8",
3+
"version": "1.0.9",
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)