From b240bddb92c6468a0bb29a007826ab83c92fd793 Mon Sep 17 00:00:00 2001 From: MellowCo <799478052@qq.com> Date: Mon, 5 Feb 2024 11:51:01 +0800 Subject: [PATCH] chore: lint --- .eslintcache | 2 +- src/rules/variables.ts | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.eslintcache b/.eslintcache index c04c6bd..b208aaa 100644 --- a/.eslintcache +++ b/.eslintcache @@ -1 +1 @@ -[{"E:\\my\\unocss-preset-wxapp\\.github\\workflows\\ci.yml":"1","E:\\my\\unocss-preset-wxapp\\.github\\workflows\\release.yml":"2","E:\\my\\unocss-preset-wxapp\\build.config.ts":"3","E:\\my\\unocss-preset-wxapp\\OLD_README.md":"4","E:\\my\\unocss-preset-wxapp\\README.md":"5","E:\\my\\unocss-preset-wxapp\\src\\colors.ts":"6","E:\\my\\unocss-preset-wxapp\\src\\index.ts":"7","E:\\my\\unocss-preset-wxapp\\src\\preflights.ts":"8","E:\\my\\unocss-preset-wxapp\\src\\rpxTranform\\index.ts":"9","E:\\my\\unocss-preset-wxapp\\src\\rpxTranform\\taro.ts":"10","E:\\my\\unocss-preset-wxapp\\src\\rpxTranform\\uniapp.ts":"11","E:\\my\\unocss-preset-wxapp\\src\\rules\\align.ts":"12","E:\\my\\unocss-preset-wxapp\\src\\rules\\animation.ts":"13","E:\\my\\unocss-preset-wxapp\\src\\rules\\background.ts":"14","E:\\my\\unocss-preset-wxapp\\src\\rules\\behaviors.ts":"15","E:\\my\\unocss-preset-wxapp\\src\\rules\\border.ts":"16","E:\\my\\unocss-preset-wxapp\\src\\rules\\color.ts":"17","E:\\my\\unocss-preset-wxapp\\src\\rules\\container.ts":"18","E:\\my\\unocss-preset-wxapp\\src\\rules\\decoration.ts":"19","E:\\my\\unocss-preset-wxapp\\src\\rules\\default.ts":"20","E:\\my\\unocss-preset-wxapp\\src\\rules\\divide.ts":"21","E:\\my\\unocss-preset-wxapp\\src\\rules\\filters.ts":"22","E:\\my\\unocss-preset-wxapp\\src\\rules\\flex.ts":"23","E:\\my\\unocss-preset-wxapp\\src\\rules\\gap.ts":"24","E:\\my\\unocss-preset-wxapp\\src\\rules\\grid.ts":"25","E:\\my\\unocss-preset-wxapp\\src\\rules\\index.ts":"26","E:\\my\\unocss-preset-wxapp\\src\\rules\\layout.ts":"27","E:\\my\\unocss-preset-wxapp\\src\\rules\\line-clamp.ts":"28","E:\\my\\unocss-preset-wxapp\\src\\rules\\position.ts":"29","E:\\my\\unocss-preset-wxapp\\src\\rules\\question-mark.ts":"30","E:\\my\\unocss-preset-wxapp\\src\\rules\\ring.ts":"31","E:\\my\\unocss-preset-wxapp\\src\\rules\\safe-area.ts":"32","E:\\my\\unocss-preset-wxapp\\src\\rules\\shadow.ts":"33","E:\\my\\unocss-preset-wxapp\\src\\rules\\size.ts":"34","E:\\my\\unocss-preset-wxapp\\src\\rules\\spacing.ts":"35","E:\\my\\unocss-preset-wxapp\\src\\rules\\static.ts":"36","E:\\my\\unocss-preset-wxapp\\src\\rules\\svg.ts":"37","E:\\my\\unocss-preset-wxapp\\src\\rules\\transform.ts":"38","E:\\my\\unocss-preset-wxapp\\src\\rules\\transition.ts":"39","E:\\my\\unocss-preset-wxapp\\src\\rules\\typography.ts":"40","E:\\my\\unocss-preset-wxapp\\src\\rules\\variables.ts":"41","E:\\my\\unocss-preset-wxapp\\src\\rules.ts":"42","E:\\my\\unocss-preset-wxapp\\src\\shorthands.ts":"43","E:\\my\\unocss-preset-wxapp\\src\\theme\\animation.ts":"44","E:\\my\\unocss-preset-wxapp\\src\\theme\\aria.ts":"45","E:\\my\\unocss-preset-wxapp\\src\\theme\\colors.ts":"46","E:\\my\\unocss-preset-wxapp\\src\\theme\\default.ts":"47","E:\\my\\unocss-preset-wxapp\\src\\theme\\filters.ts":"48","E:\\my\\unocss-preset-wxapp\\src\\theme\\font.ts":"49","E:\\my\\unocss-preset-wxapp\\src\\theme\\index.ts":"50","E:\\my\\unocss-preset-wxapp\\src\\theme\\misc.ts":"51","E:\\my\\unocss-preset-wxapp\\src\\theme\\preflight.ts":"52","E:\\my\\unocss-preset-wxapp\\src\\theme\\size.ts":"53","E:\\my\\unocss-preset-wxapp\\src\\theme\\types.ts":"54","E:\\my\\unocss-preset-wxapp\\src\\theme.ts":"55","E:\\my\\unocss-preset-wxapp\\src\\transformer\\index.ts":"56","E:\\my\\unocss-preset-wxapp\\src\\transformer\\transformerAttributify\\autocomplete.ts":"57","E:\\my\\unocss-preset-wxapp\\src\\transformer\\transformerAttributify\\index.ts":"58","E:\\my\\unocss-preset-wxapp\\src\\transformer\\transformerAttributify\\README.md":"59","E:\\my\\unocss-preset-wxapp\\src\\transformer\\transformerAttributify\\transformer.ts":"60","E:\\my\\unocss-preset-wxapp\\src\\transformer\\transformerClass\\index.ts":"61","E:\\my\\unocss-preset-wxapp\\src\\transformer\\transformerClass\\README.md":"62","E:\\my\\unocss-preset-wxapp\\src\\transformer.ts":"63","E:\\my\\unocss-preset-wxapp\\src\\utils\\colors.ts":"64","E:\\my\\unocss-preset-wxapp\\src\\utils\\handlers\\handlers.ts":"65","E:\\my\\unocss-preset-wxapp\\src\\utils\\handlers\\index.ts":"66","E:\\my\\unocss-preset-wxapp\\src\\utils\\handlers\\regex.ts":"67","E:\\my\\unocss-preset-wxapp\\src\\utils\\index.ts":"68","E:\\my\\unocss-preset-wxapp\\src\\utils\\mappings.ts":"69","E:\\my\\unocss-preset-wxapp\\src\\utils\\utilities.ts":"70","E:\\my\\unocss-preset-wxapp\\src\\utils\\variants.ts":"71","E:\\my\\unocss-preset-wxapp\\src\\utils.ts":"72","E:\\my\\unocss-preset-wxapp\\src\\variants\\aria.ts":"73","E:\\my\\unocss-preset-wxapp\\src\\variants\\breakpoints.ts":"74","E:\\my\\unocss-preset-wxapp\\src\\variants\\combinators.ts":"75","E:\\my\\unocss-preset-wxapp\\src\\variants\\container.ts":"76","E:\\my\\unocss-preset-wxapp\\src\\variants\\dark.ts":"77","E:\\my\\unocss-preset-wxapp\\src\\variants\\data.ts":"78","E:\\my\\unocss-preset-wxapp\\src\\variants\\default.ts":"79","E:\\my\\unocss-preset-wxapp\\src\\variants\\directions.ts":"80","E:\\my\\unocss-preset-wxapp\\src\\variants\\important.ts":"81","E:\\my\\unocss-preset-wxapp\\src\\variants\\index.ts":"82","E:\\my\\unocss-preset-wxapp\\src\\variants\\media.ts":"83","E:\\my\\unocss-preset-wxapp\\src\\variants\\misc.ts":"84","E:\\my\\unocss-preset-wxapp\\src\\variants\\negative.ts":"85","E:\\my\\unocss-preset-wxapp\\src\\variants\\pseudo.ts":"86","E:\\my\\unocss-preset-wxapp\\src\\variants\\supports.ts":"87","E:\\my\\unocss-preset-wxapp\\src\\variants.ts":"88","E:\\my\\unocss-preset-wxapp\\test\\assets\\preset-mini-targets.ts":"89","E:\\my\\unocss-preset-wxapp\\test\\assets\\preset-weapp-targets.ts":"90","E:\\my\\unocss-preset-wxapp\\test\\autocomplete.test.ts":"91","E:\\my\\unocss-preset-wxapp\\test\\color.test.ts":"92","E:\\my\\unocss-preset-wxapp\\test\\handler.test.ts":"93","E:\\my\\unocss-preset-wxapp\\test\\parser.test.ts":"94","E:\\my\\unocss-preset-wxapp\\test\\preflights.test.ts":"95","E:\\my\\unocss-preset-wxapp\\test\\preset-mini.test.ts":"96","E:\\my\\unocss-preset-wxapp\\test\\preset-weapp.test.ts":"97","E:\\my\\unocss-preset-wxapp\\test\\rpx.test.ts":"98","E:\\my\\unocss-preset-wxapp\\test\\setup.ts":"99","E:\\my\\unocss-preset-wxapp\\test\\transformer-attributify.test.ts":"100","E:\\my\\unocss-preset-wxapp\\test\\transformer-class.test.ts":"101","E:\\my\\unocss-preset-wxapp\\test\\wh-rpx.test.ts":"102","E:\\my\\unocss-preset-wxapp\\vitest.config.ts":"103"},{"size":1268,"mtime":1699061738980,"results":"104","hashOfConfig":"105"},{"size":356,"mtime":1699061748045,"results":"106","hashOfConfig":"105"},{"size":412,"mtime":1699060794967,"results":"107","hashOfConfig":"105"},{"size":34996,"mtime":1677995932136,"results":"108","hashOfConfig":"105"},{"size":20279,"mtime":1706918864187,"results":"109","hashOfConfig":"105"},{"size":31,"mtime":1656056867374,"results":"110","hashOfConfig":"105"},{"size":5573,"mtime":1702080479796,"results":"111","hashOfConfig":"105"},{"size":1088,"mtime":1706918864204,"results":"112","hashOfConfig":"105"},{"size":683,"mtime":1669471625819,"results":"113","hashOfConfig":"105"},{"size":2621,"mtime":1686808945741,"results":"114","hashOfConfig":"105"},{"size":504,"mtime":1669467469694,"results":"115","hashOfConfig":"105"},{"size":1027,"mtime":1697856619164,"results":"116","hashOfConfig":"105"},{"size":3917,"mtime":1690591165786,"results":"117","hashOfConfig":"105"},{"size":6277,"mtime":1702080479796,"results":"118","hashOfConfig":"105"},{"size":1957,"mtime":1706918864204,"results":"119","hashOfConfig":"105"},{"size":6543,"mtime":1706918864204,"results":"120","hashOfConfig":"105"},{"size":1596,"mtime":1702080479796,"results":"121","hashOfConfig":"105"},{"size":367,"mtime":1668218887756,"results":"122","hashOfConfig":"105"},{"size":2291,"mtime":1702080479796,"results":"123","hashOfConfig":"105"},{"size":2949,"mtime":1706918864204,"results":"124","hashOfConfig":"105"},{"size":1903,"mtime":1702080479796,"results":"125","hashOfConfig":"105"},{"size":6005,"mtime":1702080479796,"results":"126","hashOfConfig":"105"},{"size":1820,"mtime":1690591165788,"results":"127","hashOfConfig":"105"},{"size":881,"mtime":1706918864204,"results":"128","hashOfConfig":"105"},{"size":3221,"mtime":1699061595119,"results":"129","hashOfConfig":"105"},{"size":784,"mtime":1688028486615,"results":"130","hashOfConfig":"105"},{"size":577,"mtime":1660479647939,"results":"131","hashOfConfig":"105"},{"size":611,"mtime":1687671347063,"results":"132","hashOfConfig":"105"},{"size":7138,"mtime":1706919019402,"results":"133","hashOfConfig":"105"},{"size":543,"mtime":1656056867374,"results":"134","hashOfConfig":"105"},{"size":2629,"mtime":1702080479796,"results":"135","hashOfConfig":"105"},{"size":519,"mtime":1659445355764,"results":"136","hashOfConfig":"105"},{"size":1485,"mtime":1702080479796,"results":"137","hashOfConfig":"105"},{"size":3584,"mtime":1706918864204,"results":"138","hashOfConfig":"105"},{"size":2249,"mtime":1699056866016,"results":"139","hashOfConfig":"105"},{"size":11319,"mtime":1706918864204,"results":"140","hashOfConfig":"105"},{"size":2460,"mtime":1702080479796,"results":"141","hashOfConfig":"105"},{"size":5103,"mtime":1697868083480,"results":"142","hashOfConfig":"105"},{"size":2419,"mtime":1685151891030,"results":"143","hashOfConfig":"105"},{"size":6756,"mtime":1702080479796,"results":"144","hashOfConfig":"105"},{"size":1959,"mtime":1706926210393,"results":"145","hashOfConfig":"105"},{"size":30,"mtime":1656056867374,"results":"146","hashOfConfig":"105"},{"size":197,"mtime":1692415399638,"results":"147","hashOfConfig":"105"},{"size":20461,"mtime":1706918864204,"results":"148","hashOfConfig":"105"},{"size":287,"mtime":1668217272646,"results":"149","hashOfConfig":"105"},{"size":6872,"mtime":1683947782055,"results":"150","hashOfConfig":"105"},{"size":1274,"mtime":1699058809305,"results":"151","hashOfConfig":"105"},{"size":612,"mtime":1657454241274,"results":"152","hashOfConfig":"105"},{"size":2489,"mtime":1689763557266,"results":"153","hashOfConfig":"105"},{"size":251,"mtime":1661073957709,"results":"154","hashOfConfig":"105"},{"size":2243,"mtime":1699058790218,"results":"155","hashOfConfig":"105"},{"size":231,"mtime":1688031906429,"results":"156","hashOfConfig":"105"},{"size":731,"mtime":1668218994637,"results":"157","hashOfConfig":"105"},{"size":2975,"mtime":1702080479796,"results":"158","hashOfConfig":"105"},{"size":30,"mtime":1656056867389,"results":"159","hashOfConfig":"105"},{"size":474,"mtime":1702081112059,"results":"160","hashOfConfig":"105"},{"size":4147,"mtime":1687168753354,"results":"161","hashOfConfig":"105"},{"size":423,"mtime":1687168753355,"results":"162","hashOfConfig":"105"},{"size":6998,"mtime":1677988489532,"results":"163","hashOfConfig":"105"},{"size":783,"mtime":1687168753355,"results":"164","hashOfConfig":"105"},{"size":1973,"mtime":1687168753357,"results":"165","hashOfConfig":"105"},{"size":1818,"mtime":1668229812414,"results":"166","hashOfConfig":"105"},{"size":36,"mtime":1663937998025,"results":"167","hashOfConfig":"105"},{"size":6430,"mtime":1677995932225,"results":"168","hashOfConfig":"105"},{"size":7017,"mtime":1706918864204,"results":"169","hashOfConfig":"105"},{"size":216,"mtime":1697856619180,"results":"170","hashOfConfig":"105"},{"size":294,"mtime":1702080479796,"results":"171","hashOfConfig":"105"},{"size":139,"mtime":1699059256454,"results":"172","hashOfConfig":"105"},{"size":2936,"mtime":1702080479796,"results":"173","hashOfConfig":"105"},{"size":11883,"mtime":1706918864204,"results":"174","hashOfConfig":"105"},{"size":3079,"mtime":1690591165788,"results":"175","hashOfConfig":"105"},{"size":30,"mtime":1699059160701,"results":"176","hashOfConfig":"105"},{"size":615,"mtime":1686824765948,"results":"177","hashOfConfig":"105"},{"size":2896,"mtime":1706919373217,"results":"178","hashOfConfig":"105"},{"size":1207,"mtime":1686825402651,"results":"179","hashOfConfig":"105"},{"size":1391,"mtime":1706919392488,"results":"180","hashOfConfig":"105"},{"size":909,"mtime":1685151891030,"results":"181","hashOfConfig":"105"},{"size":1400,"mtime":1702080479810,"results":"182","hashOfConfig":"105"},{"size":1733,"mtime":1702080479811,"results":"183","hashOfConfig":"105"},{"size":307,"mtime":1657353234651,"results":"184","hashOfConfig":"105"},{"size":989,"mtime":1690591165788,"results":"185","hashOfConfig":"105"},{"size":391,"mtime":1668219248920,"results":"186","hashOfConfig":"105"},{"size":915,"mtime":1686826137927,"results":"187","hashOfConfig":"105"},{"size":4159,"mtime":1706926227166,"results":"188","hashOfConfig":"105"},{"size":2345,"mtime":1702080479811,"results":"189","hashOfConfig":"105"},{"size":10508,"mtime":1702080479813,"results":"190","hashOfConfig":"105"},{"size":827,"mtime":1686826685643,"results":"191","hashOfConfig":"105"},{"size":33,"mtime":1656056867389,"results":"192","hashOfConfig":"105"},{"size":32326,"mtime":1706918864212,"results":"193","hashOfConfig":"105"},{"size":118,"mtime":1677995932236,"results":"194","hashOfConfig":"105"},{"size":6148,"mtime":1706918864212,"results":"195","hashOfConfig":"105"},{"size":9708,"mtime":1658543566602,"results":"196","hashOfConfig":"105"},{"size":4821,"mtime":1706918864212,"results":"197","hashOfConfig":"105"},{"size":938,"mtime":1687169626864,"results":"198","hashOfConfig":"105"},{"size":1435,"mtime":1686969847596,"results":"199","hashOfConfig":"105"},{"size":12265,"mtime":1706918864212,"results":"200","hashOfConfig":"105"},{"size":1776,"mtime":1706918827593,"results":"201","hashOfConfig":"105"},{"size":2990,"mtime":1686970139573,"results":"202","hashOfConfig":"105"},{"size":450,"mtime":1677995932236,"results":"203","hashOfConfig":"105"},{"size":1120,"mtime":1689741158481,"results":"204","hashOfConfig":"105"},{"size":3025,"mtime":1706919663423,"results":"205","hashOfConfig":"105"},{"size":961,"mtime":1686970319511,"results":"206","hashOfConfig":"105"},{"size":182,"mtime":1657351485671,"results":"207","hashOfConfig":"105"},{"filePath":"208","messages":"209","suppressedMessages":"210","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"n8ib4b",{"filePath":"211","messages":"212","suppressedMessages":"213","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"214","messages":"215","suppressedMessages":"216","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"217","messages":"218","suppressedMessages":"219","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"220","messages":"221","suppressedMessages":"222","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"223","messages":"224","suppressedMessages":"225","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"226","messages":"227","suppressedMessages":"228","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"229","messages":"230","suppressedMessages":"231","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"232","messages":"233","suppressedMessages":"234","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"235","messages":"236","suppressedMessages":"237","errorCount":0,"fatalErrorCount":0,"warningCount":5,"fixableErrorCount":0,"fixableWarningCount":5,"source":null},{"filePath":"238","messages":"239","suppressedMessages":"240","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":1,"source":null},{"filePath":"241","messages":"242","suppressedMessages":"243","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"244","messages":"245","suppressedMessages":"246","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"247","messages":"248","suppressedMessages":"249","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"250","messages":"251","suppressedMessages":"252","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"253","messages":"254","suppressedMessages":"255","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"256","messages":"257","suppressedMessages":"258","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"259","messages":"260","suppressedMessages":"261","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"262","messages":"263","suppressedMessages":"264","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"265","messages":"266","suppressedMessages":"267","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"268","messages":"269","suppressedMessages":"270","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"271","messages":"272","suppressedMessages":"273","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"274","messages":"275","suppressedMessages":"276","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"277","messages":"278","suppressedMessages":"279","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"280","messages":"281","suppressedMessages":"282","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"283","messages":"284","suppressedMessages":"285","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"286","messages":"287","suppressedMessages":"288","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"289","messages":"290","suppressedMessages":"291","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"292","messages":"293","suppressedMessages":"294","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"295","messages":"296","suppressedMessages":"297","errorCount":0,"fatalErrorCount":0,"warningCount":4,"fixableErrorCount":0,"fixableWarningCount":4,"source":null},{"filePath":"298","messages":"299","suppressedMessages":"300","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"301","messages":"302","suppressedMessages":"303","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"304","messages":"305","suppressedMessages":"306","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"307","messages":"308","suppressedMessages":"309","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"310","messages":"311","suppressedMessages":"312","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"313","messages":"314","suppressedMessages":"315","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"316","messages":"317","suppressedMessages":"318","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"319","messages":"320","suppressedMessages":"321","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"322","messages":"323","suppressedMessages":"324","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"325","messages":"326","suppressedMessages":"327","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"328","messages":"329","suppressedMessages":"330","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"331","messages":"332","suppressedMessages":"333","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"334","messages":"335","suppressedMessages":"336","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"337","messages":"338","suppressedMessages":"339","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"340","messages":"341","suppressedMessages":"342","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"343","messages":"344","suppressedMessages":"345","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"346","messages":"347","suppressedMessages":"348","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"349","messages":"350","suppressedMessages":"351","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"352","messages":"353","suppressedMessages":"354","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"355","messages":"356","suppressedMessages":"357","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"358","messages":"359","suppressedMessages":"360","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"361","messages":"362","suppressedMessages":"363","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"364","messages":"365","suppressedMessages":"366","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"367","messages":"368","suppressedMessages":"369","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"370","messages":"371","suppressedMessages":"372","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"373","messages":"374","suppressedMessages":"375","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"376","messages":"377","suppressedMessages":"378","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"379","messages":"380","suppressedMessages":"381","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"382","messages":"383","suppressedMessages":"384","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":2,"source":null},{"filePath":"385","messages":"386","suppressedMessages":"387","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"388","messages":"389","suppressedMessages":"390","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"391","messages":"392","suppressedMessages":"393","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"394","messages":"395","suppressedMessages":"396","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"397","messages":"398","suppressedMessages":"399","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"400","messages":"401","suppressedMessages":"402","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"403","messages":"404","suppressedMessages":"405","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"406","messages":"407","suppressedMessages":"408","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"409","messages":"410","suppressedMessages":"411","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"412","messages":"413","suppressedMessages":"414","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"415","messages":"416","suppressedMessages":"417","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"418","messages":"419","suppressedMessages":"420","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"421","messages":"422","suppressedMessages":"423","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"424","messages":"425","suppressedMessages":"426","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"427","messages":"428","suppressedMessages":"429","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"430","messages":"431","suppressedMessages":"432","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"433","messages":"434","suppressedMessages":"435","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"436","messages":"437","suppressedMessages":"438","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"439","messages":"440","suppressedMessages":"441","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"442","messages":"443","suppressedMessages":"444","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"445","messages":"446","suppressedMessages":"447","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"448","messages":"449","suppressedMessages":"450","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"451","messages":"452","suppressedMessages":"453","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"454","messages":"455","suppressedMessages":"456","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"457","messages":"458","suppressedMessages":"459","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"460","messages":"461","suppressedMessages":"462","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"463","messages":"464","suppressedMessages":"465","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"466","messages":"467","suppressedMessages":"468","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"469","messages":"470","suppressedMessages":"471","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"472","messages":"473","suppressedMessages":"474","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"475","messages":"476","suppressedMessages":"477","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"478","messages":"479","suppressedMessages":"480","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"481","messages":"482","suppressedMessages":"483","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"484","messages":"485","suppressedMessages":"486","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"487","messages":"488","suppressedMessages":"489","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"490","messages":"491","suppressedMessages":"492","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"493","messages":"494","suppressedMessages":"495","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"496","messages":"497","suppressedMessages":"498","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"499","messages":"500","suppressedMessages":"501","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"502","messages":"503","suppressedMessages":"504","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"505","messages":"506","suppressedMessages":"507","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"508","messages":"509","suppressedMessages":"510","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"511","messages":"512","suppressedMessages":"513","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"514","messages":"515","suppressedMessages":"516","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"E:\\my\\unocss-preset-wxapp\\.github\\workflows\\ci.yml",[],[],"E:\\my\\unocss-preset-wxapp\\.github\\workflows\\release.yml",[],[],"E:\\my\\unocss-preset-wxapp\\build.config.ts",[],[],"E:\\my\\unocss-preset-wxapp\\OLD_README.md",[],[],"E:\\my\\unocss-preset-wxapp\\README.md",[],[],"E:\\my\\unocss-preset-wxapp\\src\\colors.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\index.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\preflights.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rpxTranform\\index.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rpxTranform\\taro.ts",["517","518","519","520","521"],[],"E:\\my\\unocss-preset-wxapp\\src\\rpxTranform\\uniapp.ts",["522"],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\align.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\animation.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\background.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\behaviors.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\border.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\color.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\container.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\decoration.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\default.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\divide.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\filters.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\flex.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\gap.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\grid.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\index.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\layout.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\line-clamp.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\position.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\question-mark.ts",["523","524","525","526"],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\ring.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\safe-area.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\shadow.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\size.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\spacing.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\static.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\svg.ts",["527"],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\transform.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\transition.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\typography.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\variables.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\shorthands.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\theme\\animation.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\theme\\aria.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\theme\\colors.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\theme\\default.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\theme\\filters.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\theme\\font.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\theme\\index.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\theme\\misc.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\theme\\preflight.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\theme\\size.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\theme\\types.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\theme.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\transformer\\index.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\transformer\\transformerAttributify\\autocomplete.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\transformer\\transformerAttributify\\index.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\transformer\\transformerAttributify\\README.md",["528","529"],[],"E:\\my\\unocss-preset-wxapp\\src\\transformer\\transformerAttributify\\transformer.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\transformer\\transformerClass\\index.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\transformer\\transformerClass\\README.md",[],[],"E:\\my\\unocss-preset-wxapp\\src\\transformer.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\utils\\colors.ts",[],["530","531"],"E:\\my\\unocss-preset-wxapp\\src\\utils\\handlers\\handlers.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\utils\\handlers\\index.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\utils\\handlers\\regex.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\utils\\index.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\utils\\mappings.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\utils\\utilities.ts",["532","533"],[],"E:\\my\\unocss-preset-wxapp\\src\\utils\\variants.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\utils.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\variants\\aria.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\variants\\breakpoints.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\variants\\combinators.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\variants\\container.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\variants\\dark.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\variants\\data.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\variants\\default.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\variants\\directions.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\variants\\important.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\variants\\index.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\variants\\media.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\variants\\misc.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\variants\\negative.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\variants\\pseudo.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\variants\\supports.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\variants.ts",[],[],"E:\\my\\unocss-preset-wxapp\\test\\assets\\preset-mini-targets.ts",[],[],"E:\\my\\unocss-preset-wxapp\\test\\assets\\preset-weapp-targets.ts",[],[],"E:\\my\\unocss-preset-wxapp\\test\\autocomplete.test.ts",[],[],"E:\\my\\unocss-preset-wxapp\\test\\color.test.ts",[],[],"E:\\my\\unocss-preset-wxapp\\test\\handler.test.ts",[],[],"E:\\my\\unocss-preset-wxapp\\test\\parser.test.ts",[],[],"E:\\my\\unocss-preset-wxapp\\test\\preflights.test.ts",[],[],"E:\\my\\unocss-preset-wxapp\\test\\preset-mini.test.ts",[],["534"],"E:\\my\\unocss-preset-wxapp\\test\\preset-weapp.test.ts",[],[],"E:\\my\\unocss-preset-wxapp\\test\\rpx.test.ts",[],[],"E:\\my\\unocss-preset-wxapp\\test\\setup.ts",[],[],"E:\\my\\unocss-preset-wxapp\\test\\transformer-attributify.test.ts",[],[],"E:\\my\\unocss-preset-wxapp\\test\\transformer-class.test.ts",[],[],"E:\\my\\unocss-preset-wxapp\\test\\wh-rpx.test.ts",[],[],"E:\\my\\unocss-preset-wxapp\\vitest.config.ts",[],[],{"ruleId":"535","severity":1,"message":"536","line":50,"column":1,"nodeType":"537","endLine":53,"endColumn":4,"fix":"538"},{"ruleId":"535","severity":1,"message":"539","line":50,"column":1,"nodeType":"537","endLine":53,"endColumn":4,"fix":"540"},{"ruleId":"535","severity":1,"message":"541","line":50,"column":1,"nodeType":"537","endLine":53,"endColumn":4,"fix":"542"},{"ruleId":"535","severity":1,"message":"539","line":65,"column":1,"nodeType":"537","endLine":68,"endColumn":4,"fix":"543"},{"ruleId":"535","severity":1,"message":"541","line":65,"column":1,"nodeType":"537","endLine":68,"endColumn":4,"fix":"544"},{"ruleId":"535","severity":1,"message":"545","line":4,"column":1,"nodeType":"537","endLine":7,"endColumn":4,"fix":"546"},{"ruleId":"535","severity":1,"message":"547","line":3,"column":1,"nodeType":"537","endLine":7,"endColumn":4,"fix":"548"},{"ruleId":"535","severity":1,"message":"549","line":3,"column":1,"nodeType":"537","endLine":7,"endColumn":4,"fix":"550"},{"ruleId":"535","severity":1,"message":"551","line":3,"column":1,"nodeType":"537","endLine":7,"endColumn":4,"fix":"552"},{"ruleId":"535","severity":1,"message":"553","line":3,"column":1,"nodeType":"537","endLine":7,"endColumn":4,"fix":"554"},{"ruleId":"555","severity":1,"message":"556","line":45,"column":10,"nodeType":"557","messageId":"558","endLine":45,"endColumn":28},{"ruleId":"559","severity":1,"message":"560","line":109,"column":1,"nodeType":"537","endLine":109,"endColumn":1,"fix":"561"},{"ruleId":"559","severity":1,"message":"560","line":115,"column":1,"nodeType":"537","endLine":115,"endColumn":1,"fix":"562"},{"ruleId":"563","severity":2,"message":"564","line":102,"column":7,"nodeType":"565","messageId":"566","endLine":102,"endColumn":90,"suppressions":"567"},{"ruleId":"563","severity":2,"message":"564","line":113,"column":7,"nodeType":"565","messageId":"566","endLine":113,"endColumn":46,"suppressions":"568"},{"ruleId":"569","severity":1,"message":"570","line":85,"column":1,"nodeType":"537","endLine":85,"endColumn":1},{"ruleId":"571","severity":1,"message":"572","line":192,"column":1,"nodeType":"537","endLine":192,"endColumn":1},{"ruleId":"573","severity":2,"message":"574","line":242,"column":7,"nodeType":"575","messageId":"576","endLine":242,"endColumn":22,"suppressions":"577"},"jsdoc/require-param","Missing JSDoc @param \"taroWebpack\" declaration.","Block",{"range":"578","text":"579"},"Missing JSDoc @param \"designWidth\" declaration.",{"range":"580","text":"581"},"Missing JSDoc @param \"deviceRatio\" declaration.",{"range":"582","text":"583"},{"range":"584","text":"585"},{"range":"586","text":"587"},"Missing JSDoc @param \"size\" declaration.",{"range":"588","text":"589"},"Missing JSDoc @param \"_\" declaration.",{"range":"590","text":"591"},"Missing JSDoc @param \"root0\" declaration.",{"range":"592","text":"593"},"Missing JSDoc @param \"root0.constructCSS\" declaration.",{"range":"594","text":"595"},"Missing JSDoc @param \"root0.generator\" declaration.",{"range":"596","text":"597"},"unused-imports/no-unused-vars","'handleColorOrWidth' is defined but never used. Allowed unused vars must match /^_/u.","Identifier","unusedVar","jsdoc/check-alignment","Expected JSDoc block to be aligned.",{"range":"598","text":"599"},{"range":"600","text":"601"},"no-case-declarations","Unexpected lexical declaration in case block.","VariableDeclaration","unexpected",["602"],["603"],"jsdoc/check-param-names","Expected @param names to be \"body, theme, key\". Got \"key, body, theme\".","jsdoc/valid-types","Syntax error in type: @link DynamicMatcher","no-template-curly-in-string","Unexpected template string expression.","Literal","unexpectedTemplateExpression",["604"],[1669,1715],"/**\n * taro: h5 px rpx 转 rem\n * @param css\n * @param taroWebpack\n * @param designWidth\n * @param deviceRatio\n */",[1669,1715],"/**\n * taro: h5 px rpx 转 rem\n * @param css\n * @param taroWebpack\n * @param designWidth\n * @param deviceRatio\n * @param taroWebpack\n * @param designWidth\n * @param deviceRatio\n */",[1669,1715],"/**\n * taro: h5 px rpx 转 rem\n * @param css\n * @param taroWebpack\n * @param designWidth\n * @param deviceRatio\n * @param taroWebpack\n * @param designWidth\n * @param deviceRatio\n * @param taroWebpack\n * @param designWidth\n * @param deviceRatio\n */",[2184,2227],"/**\n * taro: 小程序 px 转 rpx\n * @param css\n * @param designWidth\n * @param deviceRatio\n */",[2184,2227],"/**\n * taro: 小程序 px 转 rpx\n * @param css\n * @param designWidth\n * @param deviceRatio\n * @param designWidth\n * @param deviceRatio\n */",[91,183],"/**\n * uniapp postcss rpx 转换规则\n * pkg: @dcloudio/vue-cli-plugin-uni/packages/postcss 37行\n * @param size\n */",[42,137],"/**\n * Used for debugging, only avaliable in development mode.\n *\n * @param _\n * @param root0\n * @param root0.constructCSS\n * @param root0.generator\n * @example `?` / `where`\n */",[42,137],"/**\n * Used for debugging, only avaliable in development mode.\n *\n * @param _\n * @param root0\n * @param root0.constructCSS\n * @param root0.generator\n * @param _\n * @param root0\n * @param root0.constructCSS\n * @param root0.generator\n * @example `?` / `where`\n */",[42,137],"/**\n * Used for debugging, only avaliable in development mode.\n *\n * @param _\n * @param root0\n * @param root0.constructCSS\n * @param root0.generator\n * @param _\n * @param root0\n * @param root0.constructCSS\n * @param root0.generator\n * @param _\n * @param root0\n * @param root0.constructCSS\n * @param root0.generator\n * @example `?` / `where`\n */",[42,137],"/**\n * Used for debugging, only avaliable in development mode.\n *\n * @param _\n * @param root0\n * @param root0.constructCSS\n * @param root0.generator\n * @param _\n * @param root0\n * @param root0.constructCSS\n * @param root0.generator\n * @param _\n * @param root0\n * @param root0.constructCSS\n * @param root0.generator\n * @param _\n * @param root0\n * @param root0.constructCSS\n * @param root0.generator\n * @example `?` / `where`\n */",[1883,1948],"/**\n * 需要转换的目标\n * @default [/\\.vue$/, /\\.vue\\?vue/]\n */",[1978,2029],"/**\n * 为生成的class选择器添加前缀\n * @default ''\n */",{"kind":"605","justification":"606"},{"kind":"605","justification":"606"},{"kind":"605","justification":"606"},"directive",""] \ No newline at end of file +[{"E:\\my\\unocss-preset-wxapp\\.github\\workflows\\ci.yml":"1","E:\\my\\unocss-preset-wxapp\\.github\\workflows\\release.yml":"2","E:\\my\\unocss-preset-wxapp\\build.config.ts":"3","E:\\my\\unocss-preset-wxapp\\OLD_README.md":"4","E:\\my\\unocss-preset-wxapp\\README.md":"5","E:\\my\\unocss-preset-wxapp\\src\\colors.ts":"6","E:\\my\\unocss-preset-wxapp\\src\\index.ts":"7","E:\\my\\unocss-preset-wxapp\\src\\preflights.ts":"8","E:\\my\\unocss-preset-wxapp\\src\\rpxTranform\\index.ts":"9","E:\\my\\unocss-preset-wxapp\\src\\rpxTranform\\taro.ts":"10","E:\\my\\unocss-preset-wxapp\\src\\rpxTranform\\uniapp.ts":"11","E:\\my\\unocss-preset-wxapp\\src\\rules\\align.ts":"12","E:\\my\\unocss-preset-wxapp\\src\\rules\\animation.ts":"13","E:\\my\\unocss-preset-wxapp\\src\\rules\\background.ts":"14","E:\\my\\unocss-preset-wxapp\\src\\rules\\behaviors.ts":"15","E:\\my\\unocss-preset-wxapp\\src\\rules\\border.ts":"16","E:\\my\\unocss-preset-wxapp\\src\\rules\\color.ts":"17","E:\\my\\unocss-preset-wxapp\\src\\rules\\container.ts":"18","E:\\my\\unocss-preset-wxapp\\src\\rules\\decoration.ts":"19","E:\\my\\unocss-preset-wxapp\\src\\rules\\default.ts":"20","E:\\my\\unocss-preset-wxapp\\src\\rules\\divide.ts":"21","E:\\my\\unocss-preset-wxapp\\src\\rules\\filters.ts":"22","E:\\my\\unocss-preset-wxapp\\src\\rules\\flex.ts":"23","E:\\my\\unocss-preset-wxapp\\src\\rules\\gap.ts":"24","E:\\my\\unocss-preset-wxapp\\src\\rules\\grid.ts":"25","E:\\my\\unocss-preset-wxapp\\src\\rules\\index.ts":"26","E:\\my\\unocss-preset-wxapp\\src\\rules\\layout.ts":"27","E:\\my\\unocss-preset-wxapp\\src\\rules\\line-clamp.ts":"28","E:\\my\\unocss-preset-wxapp\\src\\rules\\position.ts":"29","E:\\my\\unocss-preset-wxapp\\src\\rules\\question-mark.ts":"30","E:\\my\\unocss-preset-wxapp\\src\\rules\\ring.ts":"31","E:\\my\\unocss-preset-wxapp\\src\\rules\\safe-area.ts":"32","E:\\my\\unocss-preset-wxapp\\src\\rules\\shadow.ts":"33","E:\\my\\unocss-preset-wxapp\\src\\rules\\size.ts":"34","E:\\my\\unocss-preset-wxapp\\src\\rules\\spacing.ts":"35","E:\\my\\unocss-preset-wxapp\\src\\rules\\static.ts":"36","E:\\my\\unocss-preset-wxapp\\src\\rules\\svg.ts":"37","E:\\my\\unocss-preset-wxapp\\src\\rules\\transform.ts":"38","E:\\my\\unocss-preset-wxapp\\src\\rules\\transition.ts":"39","E:\\my\\unocss-preset-wxapp\\src\\rules\\typography.ts":"40","E:\\my\\unocss-preset-wxapp\\src\\rules\\variables.ts":"41","E:\\my\\unocss-preset-wxapp\\src\\rules.ts":"42","E:\\my\\unocss-preset-wxapp\\src\\shorthands.ts":"43","E:\\my\\unocss-preset-wxapp\\src\\theme\\animation.ts":"44","E:\\my\\unocss-preset-wxapp\\src\\theme\\aria.ts":"45","E:\\my\\unocss-preset-wxapp\\src\\theme\\colors.ts":"46","E:\\my\\unocss-preset-wxapp\\src\\theme\\default.ts":"47","E:\\my\\unocss-preset-wxapp\\src\\theme\\filters.ts":"48","E:\\my\\unocss-preset-wxapp\\src\\theme\\font.ts":"49","E:\\my\\unocss-preset-wxapp\\src\\theme\\index.ts":"50","E:\\my\\unocss-preset-wxapp\\src\\theme\\misc.ts":"51","E:\\my\\unocss-preset-wxapp\\src\\theme\\preflight.ts":"52","E:\\my\\unocss-preset-wxapp\\src\\theme\\size.ts":"53","E:\\my\\unocss-preset-wxapp\\src\\theme\\types.ts":"54","E:\\my\\unocss-preset-wxapp\\src\\theme.ts":"55","E:\\my\\unocss-preset-wxapp\\src\\transformer\\index.ts":"56","E:\\my\\unocss-preset-wxapp\\src\\transformer\\transformerAttributify\\autocomplete.ts":"57","E:\\my\\unocss-preset-wxapp\\src\\transformer\\transformerAttributify\\index.ts":"58","E:\\my\\unocss-preset-wxapp\\src\\transformer\\transformerAttributify\\README.md":"59","E:\\my\\unocss-preset-wxapp\\src\\transformer\\transformerAttributify\\transformer.ts":"60","E:\\my\\unocss-preset-wxapp\\src\\transformer\\transformerClass\\index.ts":"61","E:\\my\\unocss-preset-wxapp\\src\\transformer\\transformerClass\\README.md":"62","E:\\my\\unocss-preset-wxapp\\src\\transformer.ts":"63","E:\\my\\unocss-preset-wxapp\\src\\utils\\colors.ts":"64","E:\\my\\unocss-preset-wxapp\\src\\utils\\handlers\\handlers.ts":"65","E:\\my\\unocss-preset-wxapp\\src\\utils\\handlers\\index.ts":"66","E:\\my\\unocss-preset-wxapp\\src\\utils\\handlers\\regex.ts":"67","E:\\my\\unocss-preset-wxapp\\src\\utils\\index.ts":"68","E:\\my\\unocss-preset-wxapp\\src\\utils\\mappings.ts":"69","E:\\my\\unocss-preset-wxapp\\src\\utils\\utilities.ts":"70","E:\\my\\unocss-preset-wxapp\\src\\utils\\variants.ts":"71","E:\\my\\unocss-preset-wxapp\\src\\utils.ts":"72","E:\\my\\unocss-preset-wxapp\\src\\variants\\aria.ts":"73","E:\\my\\unocss-preset-wxapp\\src\\variants\\breakpoints.ts":"74","E:\\my\\unocss-preset-wxapp\\src\\variants\\combinators.ts":"75","E:\\my\\unocss-preset-wxapp\\src\\variants\\container.ts":"76","E:\\my\\unocss-preset-wxapp\\src\\variants\\dark.ts":"77","E:\\my\\unocss-preset-wxapp\\src\\variants\\data.ts":"78","E:\\my\\unocss-preset-wxapp\\src\\variants\\default.ts":"79","E:\\my\\unocss-preset-wxapp\\src\\variants\\directions.ts":"80","E:\\my\\unocss-preset-wxapp\\src\\variants\\important.ts":"81","E:\\my\\unocss-preset-wxapp\\src\\variants\\index.ts":"82","E:\\my\\unocss-preset-wxapp\\src\\variants\\media.ts":"83","E:\\my\\unocss-preset-wxapp\\src\\variants\\misc.ts":"84","E:\\my\\unocss-preset-wxapp\\src\\variants\\negative.ts":"85","E:\\my\\unocss-preset-wxapp\\src\\variants\\pseudo.ts":"86","E:\\my\\unocss-preset-wxapp\\src\\variants\\supports.ts":"87","E:\\my\\unocss-preset-wxapp\\src\\variants.ts":"88","E:\\my\\unocss-preset-wxapp\\test\\assets\\preset-mini-targets.ts":"89","E:\\my\\unocss-preset-wxapp\\test\\assets\\preset-weapp-targets.ts":"90","E:\\my\\unocss-preset-wxapp\\test\\autocomplete.test.ts":"91","E:\\my\\unocss-preset-wxapp\\test\\color.test.ts":"92","E:\\my\\unocss-preset-wxapp\\test\\handler.test.ts":"93","E:\\my\\unocss-preset-wxapp\\test\\parser.test.ts":"94","E:\\my\\unocss-preset-wxapp\\test\\preflights.test.ts":"95","E:\\my\\unocss-preset-wxapp\\test\\preset-mini.test.ts":"96","E:\\my\\unocss-preset-wxapp\\test\\preset-weapp.test.ts":"97","E:\\my\\unocss-preset-wxapp\\test\\rpx.test.ts":"98","E:\\my\\unocss-preset-wxapp\\test\\setup.ts":"99","E:\\my\\unocss-preset-wxapp\\test\\transformer-attributify.test.ts":"100","E:\\my\\unocss-preset-wxapp\\test\\transformer-class.test.ts":"101","E:\\my\\unocss-preset-wxapp\\test\\wh-rpx.test.ts":"102","E:\\my\\unocss-preset-wxapp\\vitest.config.ts":"103"},{"size":1268,"mtime":1699061738980,"results":"104","hashOfConfig":"105"},{"size":356,"mtime":1699061748045,"results":"106","hashOfConfig":"105"},{"size":412,"mtime":1699060794967,"results":"107","hashOfConfig":"105"},{"size":34996,"mtime":1677995932136,"results":"108","hashOfConfig":"105"},{"size":20279,"mtime":1706918864187,"results":"109","hashOfConfig":"105"},{"size":31,"mtime":1656056867374,"results":"110","hashOfConfig":"105"},{"size":5573,"mtime":1702080479796,"results":"111","hashOfConfig":"105"},{"size":1088,"mtime":1706918864204,"results":"112","hashOfConfig":"105"},{"size":683,"mtime":1669471625819,"results":"113","hashOfConfig":"105"},{"size":2621,"mtime":1686808945741,"results":"114","hashOfConfig":"105"},{"size":504,"mtime":1669467469694,"results":"115","hashOfConfig":"105"},{"size":1027,"mtime":1697856619164,"results":"116","hashOfConfig":"105"},{"size":3917,"mtime":1690591165786,"results":"117","hashOfConfig":"105"},{"size":6277,"mtime":1702080479796,"results":"118","hashOfConfig":"105"},{"size":1957,"mtime":1706918864204,"results":"119","hashOfConfig":"105"},{"size":6543,"mtime":1706918864204,"results":"120","hashOfConfig":"105"},{"size":1596,"mtime":1702080479796,"results":"121","hashOfConfig":"105"},{"size":367,"mtime":1668218887756,"results":"122","hashOfConfig":"105"},{"size":2291,"mtime":1702080479796,"results":"123","hashOfConfig":"105"},{"size":2949,"mtime":1706918864204,"results":"124","hashOfConfig":"105"},{"size":1903,"mtime":1702080479796,"results":"125","hashOfConfig":"105"},{"size":6005,"mtime":1702080479796,"results":"126","hashOfConfig":"105"},{"size":1820,"mtime":1690591165788,"results":"127","hashOfConfig":"105"},{"size":881,"mtime":1706918864204,"results":"128","hashOfConfig":"105"},{"size":3221,"mtime":1699061595119,"results":"129","hashOfConfig":"105"},{"size":784,"mtime":1688028486615,"results":"130","hashOfConfig":"105"},{"size":577,"mtime":1660479647939,"results":"131","hashOfConfig":"105"},{"size":611,"mtime":1687671347063,"results":"132","hashOfConfig":"105"},{"size":7138,"mtime":1706919019402,"results":"133","hashOfConfig":"105"},{"size":543,"mtime":1656056867374,"results":"134","hashOfConfig":"105"},{"size":2629,"mtime":1702080479796,"results":"135","hashOfConfig":"105"},{"size":519,"mtime":1659445355764,"results":"136","hashOfConfig":"105"},{"size":1485,"mtime":1702080479796,"results":"137","hashOfConfig":"105"},{"size":3584,"mtime":1706918864204,"results":"138","hashOfConfig":"105"},{"size":2249,"mtime":1699056866016,"results":"139","hashOfConfig":"105"},{"size":11319,"mtime":1706918864204,"results":"140","hashOfConfig":"105"},{"size":2460,"mtime":1702080479796,"results":"141","hashOfConfig":"105"},{"size":5103,"mtime":1697868083480,"results":"142","hashOfConfig":"105"},{"size":2419,"mtime":1685151891030,"results":"143","hashOfConfig":"105"},{"size":6756,"mtime":1702080479796,"results":"144","hashOfConfig":"105"},{"size":1834,"mtime":1707105034702,"results":"145","hashOfConfig":"105"},{"size":30,"mtime":1656056867374,"results":"146","hashOfConfig":"105"},{"size":197,"mtime":1692415399638,"results":"147","hashOfConfig":"105"},{"size":20461,"mtime":1706918864204,"results":"148","hashOfConfig":"105"},{"size":287,"mtime":1668217272646,"results":"149","hashOfConfig":"105"},{"size":6872,"mtime":1683947782055,"results":"150","hashOfConfig":"105"},{"size":1274,"mtime":1699058809305,"results":"151","hashOfConfig":"105"},{"size":612,"mtime":1657454241274,"results":"152","hashOfConfig":"105"},{"size":2489,"mtime":1689763557266,"results":"153","hashOfConfig":"105"},{"size":251,"mtime":1661073957709,"results":"154","hashOfConfig":"105"},{"size":2243,"mtime":1699058790218,"results":"155","hashOfConfig":"105"},{"size":231,"mtime":1688031906429,"results":"156","hashOfConfig":"105"},{"size":731,"mtime":1668218994637,"results":"157","hashOfConfig":"105"},{"size":2975,"mtime":1702080479796,"results":"158","hashOfConfig":"105"},{"size":30,"mtime":1656056867389,"results":"159","hashOfConfig":"105"},{"size":474,"mtime":1702081112059,"results":"160","hashOfConfig":"105"},{"size":4147,"mtime":1687168753354,"results":"161","hashOfConfig":"105"},{"size":423,"mtime":1687168753355,"results":"162","hashOfConfig":"105"},{"size":6998,"mtime":1677988489532,"results":"163","hashOfConfig":"105"},{"size":783,"mtime":1687168753355,"results":"164","hashOfConfig":"105"},{"size":1973,"mtime":1687168753357,"results":"165","hashOfConfig":"105"},{"size":1818,"mtime":1668229812414,"results":"166","hashOfConfig":"105"},{"size":36,"mtime":1663937998025,"results":"167","hashOfConfig":"105"},{"size":6430,"mtime":1677995932225,"results":"168","hashOfConfig":"105"},{"size":7017,"mtime":1706918864204,"results":"169","hashOfConfig":"105"},{"size":216,"mtime":1697856619180,"results":"170","hashOfConfig":"105"},{"size":294,"mtime":1702080479796,"results":"171","hashOfConfig":"105"},{"size":139,"mtime":1699059256454,"results":"172","hashOfConfig":"105"},{"size":2936,"mtime":1702080479796,"results":"173","hashOfConfig":"105"},{"size":11883,"mtime":1707095074717,"results":"174","hashOfConfig":"105"},{"size":3079,"mtime":1690591165788,"results":"175","hashOfConfig":"105"},{"size":30,"mtime":1699059160701,"results":"176","hashOfConfig":"105"},{"size":615,"mtime":1686824765948,"results":"177","hashOfConfig":"105"},{"size":2896,"mtime":1706919373217,"results":"178","hashOfConfig":"105"},{"size":1207,"mtime":1686825402651,"results":"179","hashOfConfig":"105"},{"size":1391,"mtime":1706919392488,"results":"180","hashOfConfig":"105"},{"size":909,"mtime":1685151891030,"results":"181","hashOfConfig":"105"},{"size":1400,"mtime":1702080479810,"results":"182","hashOfConfig":"105"},{"size":1772,"mtime":1707097527303,"results":"183","hashOfConfig":"105"},{"size":307,"mtime":1657353234651,"results":"184","hashOfConfig":"105"},{"size":989,"mtime":1690591165788,"results":"185","hashOfConfig":"105"},{"size":391,"mtime":1668219248920,"results":"186","hashOfConfig":"105"},{"size":915,"mtime":1686826137927,"results":"187","hashOfConfig":"105"},{"size":4641,"mtime":1707104590356,"results":"188","hashOfConfig":"105"},{"size":2345,"mtime":1702080479811,"results":"189","hashOfConfig":"105"},{"size":10508,"mtime":1702080479813,"results":"190","hashOfConfig":"105"},{"size":827,"mtime":1686826685643,"results":"191","hashOfConfig":"105"},{"size":33,"mtime":1656056867389,"results":"192","hashOfConfig":"105"},{"size":32431,"mtime":1707102725712,"results":"193","hashOfConfig":"105"},{"size":118,"mtime":1677995932236,"results":"194","hashOfConfig":"105"},{"size":6148,"mtime":1707097552177,"results":"195","hashOfConfig":"105"},{"size":9708,"mtime":1658543566602,"results":"196","hashOfConfig":"105"},{"size":4821,"mtime":1706918864212,"results":"197","hashOfConfig":"105"},{"size":938,"mtime":1687169626864,"results":"198","hashOfConfig":"105"},{"size":1435,"mtime":1686969847596,"results":"199","hashOfConfig":"105"},{"size":12265,"mtime":1707097549535,"results":"200","hashOfConfig":"105"},{"size":1776,"mtime":1706918827593,"results":"201","hashOfConfig":"105"},{"size":2990,"mtime":1686970139573,"results":"202","hashOfConfig":"105"},{"size":450,"mtime":1677995932236,"results":"203","hashOfConfig":"105"},{"size":1120,"mtime":1689741158481,"results":"204","hashOfConfig":"105"},{"size":3025,"mtime":1706919663423,"results":"205","hashOfConfig":"105"},{"size":961,"mtime":1686970319511,"results":"206","hashOfConfig":"105"},{"size":182,"mtime":1657351485671,"results":"207","hashOfConfig":"105"},{"filePath":"208","messages":"209","suppressedMessages":"210","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"n8ib4b",{"filePath":"211","messages":"212","suppressedMessages":"213","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"214","messages":"215","suppressedMessages":"216","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"217","messages":"218","suppressedMessages":"219","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"220","messages":"221","suppressedMessages":"222","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"223","messages":"224","suppressedMessages":"225","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"226","messages":"227","suppressedMessages":"228","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"229","messages":"230","suppressedMessages":"231","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"232","messages":"233","suppressedMessages":"234","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"235","messages":"236","suppressedMessages":"237","errorCount":0,"fatalErrorCount":0,"warningCount":5,"fixableErrorCount":0,"fixableWarningCount":5,"source":null},{"filePath":"238","messages":"239","suppressedMessages":"240","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":1,"source":null},{"filePath":"241","messages":"242","suppressedMessages":"243","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"244","messages":"245","suppressedMessages":"246","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"247","messages":"248","suppressedMessages":"249","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"250","messages":"251","suppressedMessages":"252","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"253","messages":"254","suppressedMessages":"255","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"256","messages":"257","suppressedMessages":"258","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"259","messages":"260","suppressedMessages":"261","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"262","messages":"263","suppressedMessages":"264","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"265","messages":"266","suppressedMessages":"267","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"268","messages":"269","suppressedMessages":"270","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"271","messages":"272","suppressedMessages":"273","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"274","messages":"275","suppressedMessages":"276","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"277","messages":"278","suppressedMessages":"279","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"280","messages":"281","suppressedMessages":"282","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"283","messages":"284","suppressedMessages":"285","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"286","messages":"287","suppressedMessages":"288","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"289","messages":"290","suppressedMessages":"291","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"292","messages":"293","suppressedMessages":"294","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"295","messages":"296","suppressedMessages":"297","errorCount":0,"fatalErrorCount":0,"warningCount":4,"fixableErrorCount":0,"fixableWarningCount":4,"source":null},{"filePath":"298","messages":"299","suppressedMessages":"300","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"301","messages":"302","suppressedMessages":"303","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"304","messages":"305","suppressedMessages":"306","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"307","messages":"308","suppressedMessages":"309","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"310","messages":"311","suppressedMessages":"312","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"313","messages":"314","suppressedMessages":"315","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"316","messages":"317","suppressedMessages":"318","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"319","messages":"320","suppressedMessages":"321","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"322","messages":"323","suppressedMessages":"324","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"325","messages":"326","suppressedMessages":"327","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"328","messages":"329","suppressedMessages":"330","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"331","messages":"332","suppressedMessages":"333","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"334","messages":"335","suppressedMessages":"336","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"337","messages":"338","suppressedMessages":"339","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"340","messages":"341","suppressedMessages":"342","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"343","messages":"344","suppressedMessages":"345","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"346","messages":"347","suppressedMessages":"348","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"349","messages":"350","suppressedMessages":"351","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"352","messages":"353","suppressedMessages":"354","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"355","messages":"356","suppressedMessages":"357","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"358","messages":"359","suppressedMessages":"360","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"361","messages":"362","suppressedMessages":"363","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"364","messages":"365","suppressedMessages":"366","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"367","messages":"368","suppressedMessages":"369","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"370","messages":"371","suppressedMessages":"372","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"373","messages":"374","suppressedMessages":"375","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"376","messages":"377","suppressedMessages":"378","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"379","messages":"380","suppressedMessages":"381","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"382","messages":"383","suppressedMessages":"384","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":2,"source":null},{"filePath":"385","messages":"386","suppressedMessages":"387","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"388","messages":"389","suppressedMessages":"390","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"391","messages":"392","suppressedMessages":"393","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"394","messages":"395","suppressedMessages":"396","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"397","messages":"398","suppressedMessages":"399","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"400","messages":"401","suppressedMessages":"402","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"403","messages":"404","suppressedMessages":"405","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"406","messages":"407","suppressedMessages":"408","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"409","messages":"410","suppressedMessages":"411","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"412","messages":"413","suppressedMessages":"414","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"415","messages":"416","suppressedMessages":"417","errorCount":0,"fatalErrorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"418","messages":"419","suppressedMessages":"420","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"421","messages":"422","suppressedMessages":"423","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"424","messages":"425","suppressedMessages":"426","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"427","messages":"428","suppressedMessages":"429","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"430","messages":"431","suppressedMessages":"432","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"433","messages":"434","suppressedMessages":"435","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"436","messages":"437","suppressedMessages":"438","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"439","messages":"440","suppressedMessages":"441","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"442","messages":"443","suppressedMessages":"444","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"445","messages":"446","suppressedMessages":"447","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"448","messages":"449","suppressedMessages":"450","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"451","messages":"452","suppressedMessages":"453","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"454","messages":"455","suppressedMessages":"456","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"457","messages":"458","suppressedMessages":"459","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"460","messages":"461","suppressedMessages":"462","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"463","messages":"464","suppressedMessages":"465","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"466","messages":"467","suppressedMessages":"468","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"469","messages":"470","suppressedMessages":"471","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"472","messages":"473","suppressedMessages":"474","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"475","messages":"476","suppressedMessages":"477","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"478","messages":"479","suppressedMessages":"480","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"481","messages":"482","suppressedMessages":"483","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"484","messages":"485","suppressedMessages":"486","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"487","messages":"488","suppressedMessages":"489","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"490","messages":"491","suppressedMessages":"492","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"493","messages":"494","suppressedMessages":"495","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"496","messages":"497","suppressedMessages":"498","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"499","messages":"500","suppressedMessages":"501","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"502","messages":"503","suppressedMessages":"504","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"505","messages":"506","suppressedMessages":"507","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"508","messages":"509","suppressedMessages":"510","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"511","messages":"512","suppressedMessages":"513","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"514","messages":"515","suppressedMessages":"516","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"E:\\my\\unocss-preset-wxapp\\.github\\workflows\\ci.yml",[],[],"E:\\my\\unocss-preset-wxapp\\.github\\workflows\\release.yml",[],[],"E:\\my\\unocss-preset-wxapp\\build.config.ts",[],[],"E:\\my\\unocss-preset-wxapp\\OLD_README.md",[],[],"E:\\my\\unocss-preset-wxapp\\README.md",[],[],"E:\\my\\unocss-preset-wxapp\\src\\colors.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\index.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\preflights.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rpxTranform\\index.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rpxTranform\\taro.ts",["517","518","519","520","521"],[],"E:\\my\\unocss-preset-wxapp\\src\\rpxTranform\\uniapp.ts",["522"],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\align.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\animation.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\background.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\behaviors.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\border.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\color.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\container.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\decoration.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\default.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\divide.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\filters.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\flex.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\gap.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\grid.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\index.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\layout.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\line-clamp.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\position.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\question-mark.ts",["523","524","525","526"],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\ring.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\safe-area.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\shadow.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\size.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\spacing.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\static.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\svg.ts",["527"],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\transform.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\transition.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\typography.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules\\variables.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\rules.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\shorthands.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\theme\\animation.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\theme\\aria.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\theme\\colors.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\theme\\default.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\theme\\filters.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\theme\\font.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\theme\\index.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\theme\\misc.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\theme\\preflight.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\theme\\size.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\theme\\types.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\theme.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\transformer\\index.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\transformer\\transformerAttributify\\autocomplete.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\transformer\\transformerAttributify\\index.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\transformer\\transformerAttributify\\README.md",["528","529"],[],"E:\\my\\unocss-preset-wxapp\\src\\transformer\\transformerAttributify\\transformer.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\transformer\\transformerClass\\index.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\transformer\\transformerClass\\README.md",[],[],"E:\\my\\unocss-preset-wxapp\\src\\transformer.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\utils\\colors.ts",[],["530","531"],"E:\\my\\unocss-preset-wxapp\\src\\utils\\handlers\\handlers.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\utils\\handlers\\index.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\utils\\handlers\\regex.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\utils\\index.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\utils\\mappings.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\utils\\utilities.ts",["532","533"],[],"E:\\my\\unocss-preset-wxapp\\src\\utils\\variants.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\utils.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\variants\\aria.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\variants\\breakpoints.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\variants\\combinators.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\variants\\container.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\variants\\dark.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\variants\\data.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\variants\\default.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\variants\\directions.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\variants\\important.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\variants\\index.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\variants\\media.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\variants\\misc.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\variants\\negative.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\variants\\pseudo.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\variants\\supports.ts",[],[],"E:\\my\\unocss-preset-wxapp\\src\\variants.ts",[],[],"E:\\my\\unocss-preset-wxapp\\test\\assets\\preset-mini-targets.ts",[],[],"E:\\my\\unocss-preset-wxapp\\test\\assets\\preset-weapp-targets.ts",[],[],"E:\\my\\unocss-preset-wxapp\\test\\autocomplete.test.ts",[],[],"E:\\my\\unocss-preset-wxapp\\test\\color.test.ts",[],[],"E:\\my\\unocss-preset-wxapp\\test\\handler.test.ts",[],[],"E:\\my\\unocss-preset-wxapp\\test\\parser.test.ts",[],[],"E:\\my\\unocss-preset-wxapp\\test\\preflights.test.ts",[],[],"E:\\my\\unocss-preset-wxapp\\test\\preset-mini.test.ts",[],["534"],"E:\\my\\unocss-preset-wxapp\\test\\preset-weapp.test.ts",[],[],"E:\\my\\unocss-preset-wxapp\\test\\rpx.test.ts",[],[],"E:\\my\\unocss-preset-wxapp\\test\\setup.ts",[],[],"E:\\my\\unocss-preset-wxapp\\test\\transformer-attributify.test.ts",[],[],"E:\\my\\unocss-preset-wxapp\\test\\transformer-class.test.ts",[],[],"E:\\my\\unocss-preset-wxapp\\test\\wh-rpx.test.ts",[],[],"E:\\my\\unocss-preset-wxapp\\vitest.config.ts",[],[],{"ruleId":"535","severity":1,"message":"536","line":50,"column":1,"nodeType":"537","endLine":53,"endColumn":4,"fix":"538"},{"ruleId":"535","severity":1,"message":"539","line":50,"column":1,"nodeType":"537","endLine":53,"endColumn":4,"fix":"540"},{"ruleId":"535","severity":1,"message":"541","line":50,"column":1,"nodeType":"537","endLine":53,"endColumn":4,"fix":"542"},{"ruleId":"535","severity":1,"message":"539","line":65,"column":1,"nodeType":"537","endLine":68,"endColumn":4,"fix":"543"},{"ruleId":"535","severity":1,"message":"541","line":65,"column":1,"nodeType":"537","endLine":68,"endColumn":4,"fix":"544"},{"ruleId":"535","severity":1,"message":"545","line":4,"column":1,"nodeType":"537","endLine":7,"endColumn":4,"fix":"546"},{"ruleId":"535","severity":1,"message":"547","line":3,"column":1,"nodeType":"537","endLine":7,"endColumn":4,"fix":"548"},{"ruleId":"535","severity":1,"message":"549","line":3,"column":1,"nodeType":"537","endLine":7,"endColumn":4,"fix":"550"},{"ruleId":"535","severity":1,"message":"551","line":3,"column":1,"nodeType":"537","endLine":7,"endColumn":4,"fix":"552"},{"ruleId":"535","severity":1,"message":"553","line":3,"column":1,"nodeType":"537","endLine":7,"endColumn":4,"fix":"554"},{"ruleId":"555","severity":1,"message":"556","line":45,"column":10,"nodeType":"557","messageId":"558","endLine":45,"endColumn":28},{"ruleId":"559","severity":1,"message":"560","line":109,"column":1,"nodeType":"537","endLine":109,"endColumn":1,"fix":"561"},{"ruleId":"559","severity":1,"message":"560","line":115,"column":1,"nodeType":"537","endLine":115,"endColumn":1,"fix":"562"},{"ruleId":"563","severity":2,"message":"564","line":102,"column":7,"nodeType":"565","messageId":"566","endLine":102,"endColumn":90,"suppressions":"567"},{"ruleId":"563","severity":2,"message":"564","line":113,"column":7,"nodeType":"565","messageId":"566","endLine":113,"endColumn":46,"suppressions":"568"},{"ruleId":"569","severity":1,"message":"570","line":85,"column":1,"nodeType":"537","endLine":85,"endColumn":1},{"ruleId":"571","severity":1,"message":"572","line":192,"column":1,"nodeType":"537","endLine":192,"endColumn":1},{"ruleId":"573","severity":2,"message":"574","line":242,"column":7,"nodeType":"575","messageId":"576","endLine":242,"endColumn":22,"suppressions":"577"},"jsdoc/require-param","Missing JSDoc @param \"taroWebpack\" declaration.","Block",{"range":"578","text":"579"},"Missing JSDoc @param \"designWidth\" declaration.",{"range":"580","text":"581"},"Missing JSDoc @param \"deviceRatio\" declaration.",{"range":"582","text":"583"},{"range":"584","text":"585"},{"range":"586","text":"587"},"Missing JSDoc @param \"size\" declaration.",{"range":"588","text":"589"},"Missing JSDoc @param \"_\" declaration.",{"range":"590","text":"591"},"Missing JSDoc @param \"root0\" declaration.",{"range":"592","text":"593"},"Missing JSDoc @param \"root0.constructCSS\" declaration.",{"range":"594","text":"595"},"Missing JSDoc @param \"root0.generator\" declaration.",{"range":"596","text":"597"},"unused-imports/no-unused-vars","'handleColorOrWidth' is defined but never used. Allowed unused vars must match /^_/u.","Identifier","unusedVar","jsdoc/check-alignment","Expected JSDoc block to be aligned.",{"range":"598","text":"599"},{"range":"600","text":"601"},"no-case-declarations","Unexpected lexical declaration in case block.","VariableDeclaration","unexpected",["602"],["603"],"jsdoc/check-param-names","Expected @param names to be \"body, theme, key\". Got \"key, body, theme\".","jsdoc/valid-types","Syntax error in type: @link DynamicMatcher","no-template-curly-in-string","Unexpected template string expression.","Literal","unexpectedTemplateExpression",["604"],[1669,1715],"/**\n * taro: h5 px rpx 转 rem\n * @param css\n * @param taroWebpack\n * @param designWidth\n * @param deviceRatio\n */",[1669,1715],"/**\n * taro: h5 px rpx 转 rem\n * @param css\n * @param taroWebpack\n * @param designWidth\n * @param deviceRatio\n * @param taroWebpack\n * @param designWidth\n * @param deviceRatio\n */",[1669,1715],"/**\n * taro: h5 px rpx 转 rem\n * @param css\n * @param taroWebpack\n * @param designWidth\n * @param deviceRatio\n * @param taroWebpack\n * @param designWidth\n * @param deviceRatio\n * @param taroWebpack\n * @param designWidth\n * @param deviceRatio\n */",[2184,2227],"/**\n * taro: 小程序 px 转 rpx\n * @param css\n * @param designWidth\n * @param deviceRatio\n */",[2184,2227],"/**\n * taro: 小程序 px 转 rpx\n * @param css\n * @param designWidth\n * @param deviceRatio\n * @param designWidth\n * @param deviceRatio\n */",[91,183],"/**\n * uniapp postcss rpx 转换规则\n * pkg: @dcloudio/vue-cli-plugin-uni/packages/postcss 37行\n * @param size\n */",[42,137],"/**\n * Used for debugging, only avaliable in development mode.\n *\n * @param _\n * @param root0\n * @param root0.constructCSS\n * @param root0.generator\n * @example `?` / `where`\n */",[42,137],"/**\n * Used for debugging, only avaliable in development mode.\n *\n * @param _\n * @param root0\n * @param root0.constructCSS\n * @param root0.generator\n * @param _\n * @param root0\n * @param root0.constructCSS\n * @param root0.generator\n * @example `?` / `where`\n */",[42,137],"/**\n * Used for debugging, only avaliable in development mode.\n *\n * @param _\n * @param root0\n * @param root0.constructCSS\n * @param root0.generator\n * @param _\n * @param root0\n * @param root0.constructCSS\n * @param root0.generator\n * @param _\n * @param root0\n * @param root0.constructCSS\n * @param root0.generator\n * @example `?` / `where`\n */",[42,137],"/**\n * Used for debugging, only avaliable in development mode.\n *\n * @param _\n * @param root0\n * @param root0.constructCSS\n * @param root0.generator\n * @param _\n * @param root0\n * @param root0.constructCSS\n * @param root0.generator\n * @param _\n * @param root0\n * @param root0.constructCSS\n * @param root0.generator\n * @param _\n * @param root0\n * @param root0.constructCSS\n * @param root0.generator\n * @example `?` / `where`\n */",[1883,1948],"/**\n * 需要转换的目标\n * @default [/\\.vue$/, /\\.vue\\?vue/]\n */",[1978,2029],"/**\n * 为生成的class选择器添加前缀\n * @default ''\n */",{"kind":"605","justification":"606"},{"kind":"605","justification":"606"},{"kind":"605","justification":"606"},"directive",""] \ No newline at end of file diff --git a/src/rules/variables.ts b/src/rules/variables.ts index 20a9e6e..35f4a57 100644 --- a/src/rules/variables.ts +++ b/src/rules/variables.ts @@ -1,5 +1,4 @@ import type { Rule } from '@unocss/core' -import { hasThemeFn, transformThemeFn } from '@unocss/rule-utils' import { h } from '../utils' const variablesAbbrMap: Record = {