UNPKG

quaerateum

Version:

Simple typescript ORM for node.js based on data-mapper, unit-of-work and identity-map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JS.

22 lines (19 loc) 402 B
version: "2" checks: file-lines: config: threshold: 300 method-lines: config: threshold: 30 method-count: config: threshold: 25 engines: duplication: enabled: true config: languages: typescript: # make it higher so it does not report bullshit like similarity of abstract method and its implementation mass_threshold: 55