UNPKG

93 BJSONView Raw
1{
2 "extends": "./tsconfig.json",
3 "files": [
4 "src/index.ts",
5 "test/index.ts"
6 ]
7}