UNPKG

avifors

Version:

A MDE tool that generates code from a YAML definition of your app domain model.

25 lines (24 loc) 314 B
--- engines: duplication: enabled: true config: languages: - javascript eslint: enabled: true fixme: enabled: true ratings: paths: - "**.inc" - "**.js" - "**.jsx" - "**.module" exclude_paths: - build/ - doc/ - example/ - src/**/*.test.js - test/ - README.md