When setting up custom properties in phpcs, is there a way to force a prefix rule for enqueue handles?
PrefixAllGlobals only supports functions, namespaces, classes, interfaces, traits, variables, and constants.
I don’t see anything that checks an enqueue handle?