Skip to content

feat: added an interface for storage modules

Bastien Gatellier requested to merge feat/analysis-events into master
  • added an interface for storage modules
  • the NotificationEvents enumeration is now deprecated starting to the next minor version, because of a refactor of the events for the next 2.0 version
  • imports now use TypeScript namespaces
  • removed deprecated tslint configuration

Merge request reports