deno.land / x / oauth4webapi@v1.2.2 / ava.config.mjs

ava.config.mjs
View Documentation
1
2
3
4
5
6
7
8
9
10
11
export default { extensions: { ts: 'module', mjs: true, }, files: ['test/**/*.ts', '!test/**/_*.ts'], nodeArguments: [ '--enable-source-maps', ],}
oauth4webapi

Version Info

Tagged at
2 years ago