Skip to content

Commit 5436b87

Browse files
committed
lint
1 parent 0f89f8f commit 5436b87

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/feature_toggle.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
* limitations under the License.
1515
*/
1616

17+
/* eslint-disable @typescript-eslint/explicit-module-boundary-types */
18+
1719
/**
1820
* This module contains feature flags that control the availability of features under development.
1921
* Each flag represents a feature that is not yet ready for production release. These flags

0 commit comments

Comments
 (0)