feat: add resource monitoring and provider upgrade
This commit is contained in:
@@ -10,6 +10,6 @@
|
||||
"skipLibCheck": true,
|
||||
"noEmit": true
|
||||
},
|
||||
"include": ["components/**/*.ts"],
|
||||
"include": ["components/**/*.ts", "components/**/*.tsx"],
|
||||
"exclude": ["components/**/dist/**"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user