deno
fee4943f
- fix(node): resolve .css files in npm packages when type checking (#22804)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
fix(node): resolve .css files in npm packages when type checking (#22804) When type checking, we should just resolve css files in npm packages and not surface a type checking error on the specifier.
References
#22804 - fix(node): resolve .css files in npm packages when type checking
Author
dsherret
Parents
8fdc376b
Loading