* Generate LinearStarRelease watcher with array types DB caching
* Generate Polls watcher with array types DB caching
* Generate ConditionalStarRelease watcher with array types DB caching
* Generate Azimuth watcher with array types DB caching
* Generate Censures watcher with array types DB caching
* Fix array type in entity files for LinearStarRelease and Polls watchers
* Remove methods from imported contracts that are not inherited in ConditionalStarRelease
* Remove methods from imported contracts that are not inherited in Censures
* Remove methods from imported contracts that are not inherited in Claims
* Remove methods from imported contracts that are not inherited in LinearStarRelease
* Code refactor changes in Polls watcher from codegen
* Remove methods from imported contracts that are not inherited in DelegatedSending
* Remove methods from imported contracts that are not inherited in Ecliptic
* Add APGL license
* Set up pre-commit lint using husky
* Use husky version compliant with watcher-ts
* Tested azimuth-watcher with basic array support
* Tested censures-watcher with basic array support
* Tested claims-watcher with basic array support
* Tested conditional-star-release-watcher with basic array support
* Tested linear-star-release-watcher with basic array support
* Tested polls-watcher with basic array support
* Tested ecliptic-watcher with basic array support
* delegated-sending-watcher with basic array support
* Update watcher readme with unsupported queries
* Temporarily disable pre-commit lint
---------
Co-authored-by: Dhruv Srivastava <dhruvdhs.ds@gmail.com>