0
0
mirror of https://github.com/puppeteer/puppeteer synced 2024-06-14 14:02:48 +00:00
puppeteer/tools/tsconfig.json

5 lines
73 B
JSON
Raw Normal View History

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