testilo 16.0.5 → 16.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/procs/score/tic33.js +0 -5
package/package.json
CHANGED
package/procs/score/tic33.js
CHANGED
|
@@ -5306,11 +5306,6 @@ exports.issues = {
|
|
|
5306
5306
|
variable: false,
|
|
5307
5307
|
quality: 1,
|
|
5308
5308
|
what: 'Element text is distorted by a transform style property'
|
|
5309
|
-
},
|
|
5310
|
-
allCaps: {
|
|
5311
|
-
variable: false,
|
|
5312
|
-
quality: 1,
|
|
5313
|
-
what: 'Element has a text substring of at least 8 upper-case characters'
|
|
5314
5309
|
}
|
|
5315
5310
|
}
|
|
5316
5311
|
}
|