@@ -44,8 +44,8 @@
},
{
"type": "anyComponentStyle",
- "maximumWarning": "2kb",
- "maximumError": "4kb"
+ "maximumWarning": "2mb",
+ "maximumError": "4mb"
}
],
"fileReplacements": [
@@ -0,0 +1,3 @@
+{
+ "include": ["src/**/*.ts"]
+}