SmartStorage/node_modules/hasown/tsconfig.json

7 lines
73 B
JSON
Raw Normal View History

2023-12-24 13:23:39 +08:00
{
2024-12-02 17:23:01 +08:00
"extends": "@ljharb/tsconfig",
2023-12-24 13:23:39 +08:00
"exclude": [
2024-12-02 17:23:01 +08:00
"coverage",
],
2023-12-24 13:23:39 +08:00
}