Add warnOnImplicitThis: true

This commit is contained in:
Dave Bartolomeo
2025-02-27 12:05:00 -05:00
parent 4e47da463e
commit 160346f51b

View File

@@ -4,6 +4,7 @@
name: github/immutable-actions-list
version: 0.0.1-dev
library: true
warnOnImplicitThis: true
extensionTargets:
# We expect to need this model pack even after GA of Actions analysis, so make it compatible with
# all future prereleases plus 1.x.x. We should be able to remove this back before we need to