mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
chore: refactor utils (#9053)
This PR - renames the `utils` folder to `tools` (follows internal practice), - migrates the contents of `scripts` into `tools` and removes scripts.
This commit is contained in:
4
tools/tsconfig.json
Normal file
4
tools/tsconfig.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"extends": "../tsconfig.base.json",
|
||||
"files": ["../package.json"]
|
||||
}
|
||||
Reference in New Issue
Block a user