chore: helper functions for InputModifier #6313
Annotations
2 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
packages/@dcl/ecs/src/components/extended/InputModifier.ts#L1
'Entity' is defined but never used. Allowed unused vars must match /^_|ReactEcs/u
|
Loading