mirror of
https://github.com/GoogleChromeLabs/squoosh.git
synced 2025-11-11 16:26:20 +00:00
[RFC] Add Three Homepage Sections (#1112)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"extends": "./generic-tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"lib": ["esnext", "dom"],
|
||||
"lib": ["esnext", "dom", "dom.iterable"],
|
||||
"types": ["node"]
|
||||
},
|
||||
"include": ["src/shared/**/*", "src/static-build/**/*"]
|
||||
|
||||
Reference in New Issue
Block a user