mirror of
https://github.com/HackPlan/polaris-react.git
synced 2026-05-12 03:36:04 +08:00
8 lines
110 B
JSON
8 lines
110 B
JSON
{
|
|
"extends": "../tsconfig.json",
|
|
"exclude": [
|
|
"../src/**/*.test.ts",
|
|
"../src/**/*.test.tsx"
|
|
]
|
|
}
|