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 22dfe71 commit f70af55Copy full SHA for f70af55
index.js
@@ -23,6 +23,7 @@ module.exports = {
23
'google': true, // Used for google.maps API
24
'FS': true,
25
'FsBehaviors': true,
26
+ 'FSResearchHelpService': true,
27
'FSTreeCommonRoutingService': true,
28
'Headers': true,
29
'HF': true,
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "eslint-config-tree",
3
- "version": "1.0.8",
+ "version": "1.0.9",
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