endo
endo copied to clipboard
Disable require-param for ts files
What is the Problem Being Solved?
Harmonizing endo and agoric-sdk up to https://github.com/Agoric/agoric-sdk/pull/11165
Description of the Design
Just do for Endo what https://github.com/Agoric/agoric-sdk/pull/11165 does for agoric-sdk for ts files.
Security Considerations
none
Scaling Considerations
none
Test Plan
none, given that everything still lints clean
Compatibility Considerations
none, since every previous correct clean linting program should still be.
Upgrade Considerations
none