UNPKG

tape

Version:

tap-producing test harness for node and browsers

13 lines (12 loc) 218 B
{ "extends": "@ljharb/tsconfig", "compilerOptions": { "target": "es2021", "maxNodeModuleJsDepth": 0, "strictBindCallApply": false, }, "exclude": [ "coverage/**", "test/import/syntax-error.*", ], }