UNPKG

wrapme

Version:

Functions to wrap other functions and methods and to change/enhance their behavior, functionality or usage

11 lines (10 loc) 189 B
module.exports = { root: true, parserOptions: { project: './tsconfig.eslint.json' }, extends: [ 'guard/typescript-ext', 'guard/no-prettier' ] };