puppeteer/tools/tsconfig.json

5 lines
73 B
JSON
Raw Normal View History

{
"extends": "../tsconfig.base.json",
"files": ["../package.json"]
}