Icard/angular-clarity-master(work.../node_modules/@ljharb/through/tsconfig.json

12 lines
154 B
JSON

{
"extends": "@ljharb/tsconfig",
"compilerOptions": {
"target": "es2021",
},
"exclude": [
"coverage/**",
"example/**",
"test/**/*",
],
}