summaryrefslogtreecommitdiff
path: root/tests/testdata/npm/registry/@denotest/css-export
AgeCommit message (Collapse)Author
2024-03-08fix(node): resolve .css files in npm packages when type checking (#22804)David Sherret
When type checking, we should just resolve css files in npm packages and not surface a type checking error on the specifier.