@teambit/linter 1.0.310 → 1.0.311

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.
@@ -1,4 +1,4 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <testsuites tests="0" failures="0" errors="0" skipped="0">
3
- <testsuite name="teambit.defender/linter@1.0.310" tests="0" failures="0" errors="0" skipped="0"/>
3
+ <testsuite name="teambit.defender/linter@1.0.311" tests="0" failures="0" errors="0" skipped="0"/>
4
4
  </testsuites>
@@ -1 +1 @@
1
- !function(e,n){"object"==typeof exports&&"object"==typeof module?module.exports=n():"function"==typeof define&&define.amd?define([],n):"object"==typeof exports?exports["teambit.defender/linter-preview"]=n():e["teambit.defender/linter-preview"]=n()}(self,(()=>(()=>{"use strict";var e={37150:(e,n,t)=>{Object.defineProperty(n,"Ay",{enumerable:!0,get:function(){return r.default}});var r=o(t(78485));function o(e){return e&&e.__esModule?e:{default:e}}o.__bit_component={id:"teambit.defender/content/linter-overview@1.95.0",homepage:"https://bit.dev/teambit/defender/content/linter-overview",exported:!0}},78485:(e,n,t)=>{var r={id:"teambit.defender/content/linter-overview@1.95.0",homepage:"https://bit.dev/teambit/defender/content/linter-overview",exported:!0};Object.defineProperty(n,"__esModule",{value:!0}),n.default=c,p(t(41594));var o=t(5016),i=t(65682),a=["components"];function p(e){return e&&e.__esModule?e:{default:e}}function l(){return l=Object.assign||function(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])}return e},l.apply(this,arguments)}function d(e,n){if(null==e)return{};var t,r,o=s(e,n);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)t=i[r],n.indexOf(t)>=0||Object.prototype.propertyIsEnumerable.call(e,t)&&(o[t]=e[t])}return o}function s(e,n){if(null==e)return{};var t,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)t=i[r],n.indexOf(t)>=0||(o[t]=e[t]);return o}p.__bit_component=r,l.__bit_component=r,d.__bit_component=r,s.__bit_component=r;var m={},u="wrapper";function c(e){var n=e.components,t=d(e,a);return(0,o.mdx)(u,l({},m,t,{components:n,mdxType:"MDXLayout"}),(0,o.mdx)(i.MDXScopeProvider,{components:{},mdxType:"MDXScopeProvider"},(0,o.mdx)("h1",null,"Overview"),(0,o.mdx)("p",null,"Linting helps us maintain consistent code styling and avoid potential bugs by analyzing our source code, statically, before it is compiled and executed."),(0,o.mdx)("p",null,"The Linter aspect simplifies and standardizes the process of component linting. It does so for linting during development (in the workspace) and for linting during component build (in a capsule, as part of the ",(0,o.mdx)("a",{parentName:"p",href:"/builder/build-pipelines"},"Build Pipeline"),")"),(0,o.mdx)("h2",null,"Linting in development"),(0,o.mdx)("p",null,"Bit lints all components in the ",(0,o.mdx)("a",{parentName:"p",href:"/workspace/overview"},"Workspace")," using just a single command. That is true for components of all types, regardless of their specific ",(0,o.mdx)("a",{parentName:"p",href:"/envs/overview"},"Env"),", and as a consequence of that, their specific Linter implementation"," and configuration."),(0,o.mdx)("pre",null,(0,o.mdx)("code",{parentName:"pre",className:"language-bash"},"bit lint\n")),(0,o.mdx)("p",null,"To learn more on linting during development, please refer to ",(0,o.mdx)("a",{parentName:"p",href:"/linter/workspace-linting"},"Workspace Linting"),"."),(0,o.mdx)("h2",null,"Linting during build"),(0,o.mdx)("p",null,"During build, the lint task is only used for checking linting issues. it will not re-write the components with the auto fix option."),(0,o.mdx)("p",null,"Testing components for distribution is done during ",(0,o.mdx)("inlineCode",{parentName:"p"},"build")," by the Bit ",(0,o.mdx)("a",{parentName:"p",href:"/builder/overview"},"Builder"),"."),(0,o.mdx)("p",null,"Component build can be simulated with ",(0,o.mdx)("inlineCode",{parentName:"p"},"bit build")," and done through ",(0,o.mdx)("a",{parentName:"p",href:"/components/tags"},"Tag")," or ",(0,o.mdx)("a",{parentName:"p",href:"/components/snaps"},"Snap")),(0,o.mdx)("pre",null,(0,o.mdx)("code",{parentName:"pre",className:"language-bash"},"bit build\n")),(0,o.mdx)("p",null,"By default, linting is ",(0,o.mdx)("strong",{parentName:"p"},"not")," part of the ",(0,o.mdx)("a",{parentName:"p",href:"/builder/build-pipelines"},"Build Pipeline"),"."),(0,o.mdx)("h2",null,"Configuring and implementing Linters"),(0,o.mdx)("p",null,"The Linter implementation"," is configured in the ",(0,o.mdx)("a",{parentName:"p",href:"/envs/overview"},"Env")," which is configured on your ",(0,o.mdx)("a",{parentName:"p",href:"/components/overview"},"Component"),". Customizing it can be done by ",(0,o.mdx)("a",{parentName:"p",href:"/"},"customizing an existing env with your linter")," or by ",(0,o.mdx)("a",{parentName:"p",href:"/envs/customizing-env"},"implementing your own Env"),"."),(0,o.mdx)("p",null,"Linter can also be implemented into Bit through few interfaces. ")))}c.__bit_component=r,c.isMDXComponent=!0},86915:(e,n,t)=>{var r={id:"teambit.defender/linter@1.0.310",homepage:"https://bit.cloud/teambit/defender/linter",exported:!0};function o(){const e=i(t(41594));return o=function(){return e},e}function i(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(n,"__esModule",{value:!0}),n.Logo=void 0,o.__bit_component=r,i.__bit_component=r;const a=()=>o().default.createElement("div",{style:{height:"100%",display:"flex",justifyContent:"center"}},o().default.createElement("img",{style:{width:70},src:"https://static.bit.dev/extensions-icons/linter.svg"}));a.__bit_component=r,n.Logo=a},5016:e=>{e.exports=MdxJsReact},41594:e=>{e.exports=React},65682:e=>{e.exports=TeambitMdxUiMdxScopeContext}},n={};function t(r){var o=n[r];if(void 0!==o)return o.exports;var i=n[r]={exports:{}};return e[r](i,i.exports,t),i.exports}t.d=(e,n)=>{for(var r in n)t.o(n,r)&&!t.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:n[r]})},t.o=(e,n)=>Object.prototype.hasOwnProperty.call(e,n),t.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var r={};t.r(r),t.d(r,{compositions:()=>f,compositions_metadata:()=>b,overview:()=>v});var o={};t.r(o),t.d(o,{default:()=>c});var i=t(86915),a=(t(41594),t(5016)),p=t(65682),l=t(37150),d=["components"];function s(){return s=Object.assign?Object.assign.bind():function(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var r in t)({}).hasOwnProperty.call(t,r)&&(e[r]=t[r])}return e},s.apply(null,arguments)}var m={},u="wrapper";function c(e){var n=e.components,t=function(e,n){if(null==e)return{};var t,r,o=function(e,n){if(null==e)return{};var t={};for(var r in e)if({}.hasOwnProperty.call(e,r)){if(n.indexOf(r)>=0)continue;t[r]=e[r]}return t}(e,n);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)t=i[r],n.indexOf(t)>=0||{}.propertyIsEnumerable.call(e,t)&&(o[t]=e[t])}return o}(e,d);return(0,a.mdx)(u,s({},m,t,{components:n,mdxType:"MDXLayout"}),(0,a.mdx)(p.MDXScopeProvider,{components:{LinterOverview:l.Ay},mdxType:"MDXScopeProvider"},(0,a.mdx)(l.Ay,{mdxType:"LinterOverview"})))}c.isMDXComponent=!0;const f=[i],v=[o],b={compositions:[{displayName:"Logo",identifier:"Logo"}]};return r})()));
1
+ !function(e,n){"object"==typeof exports&&"object"==typeof module?module.exports=n():"function"==typeof define&&define.amd?define([],n):"object"==typeof exports?exports["teambit.defender/linter-preview"]=n():e["teambit.defender/linter-preview"]=n()}(self,(()=>(()=>{"use strict";var e={37150:(e,n,t)=>{Object.defineProperty(n,"Ay",{enumerable:!0,get:function(){return r.default}});var r=o(t(78485));function o(e){return e&&e.__esModule?e:{default:e}}o.__bit_component={id:"teambit.defender/content/linter-overview@1.95.0",homepage:"https://bit.dev/teambit/defender/content/linter-overview",exported:!0}},78485:(e,n,t)=>{var r={id:"teambit.defender/content/linter-overview@1.95.0",homepage:"https://bit.dev/teambit/defender/content/linter-overview",exported:!0};Object.defineProperty(n,"__esModule",{value:!0}),n.default=c,p(t(41594));var o=t(5016),i=t(65682),a=["components"];function p(e){return e&&e.__esModule?e:{default:e}}function l(){return l=Object.assign||function(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])}return e},l.apply(this,arguments)}function d(e,n){if(null==e)return{};var t,r,o=s(e,n);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)t=i[r],n.indexOf(t)>=0||Object.prototype.propertyIsEnumerable.call(e,t)&&(o[t]=e[t])}return o}function s(e,n){if(null==e)return{};var t,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)t=i[r],n.indexOf(t)>=0||(o[t]=e[t]);return o}p.__bit_component=r,l.__bit_component=r,d.__bit_component=r,s.__bit_component=r;var m={},u="wrapper";function c(e){var n=e.components,t=d(e,a);return(0,o.mdx)(u,l({},m,t,{components:n,mdxType:"MDXLayout"}),(0,o.mdx)(i.MDXScopeProvider,{components:{},mdxType:"MDXScopeProvider"},(0,o.mdx)("h1",null,"Overview"),(0,o.mdx)("p",null,"Linting helps us maintain consistent code styling and avoid potential bugs by analyzing our source code, statically, before it is compiled and executed."),(0,o.mdx)("p",null,"The Linter aspect simplifies and standardizes the process of component linting. It does so for linting during development (in the workspace) and for linting during component build (in a capsule, as part of the ",(0,o.mdx)("a",{parentName:"p",href:"/builder/build-pipelines"},"Build Pipeline"),")"),(0,o.mdx)("h2",null,"Linting in development"),(0,o.mdx)("p",null,"Bit lints all components in the ",(0,o.mdx)("a",{parentName:"p",href:"/workspace/overview"},"Workspace")," using just a single command. That is true for components of all types, regardless of their specific ",(0,o.mdx)("a",{parentName:"p",href:"/envs/overview"},"Env"),", and as a consequence of that, their specific Linter implementation"," and configuration."),(0,o.mdx)("pre",null,(0,o.mdx)("code",{parentName:"pre",className:"language-bash"},"bit lint\n")),(0,o.mdx)("p",null,"To learn more on linting during development, please refer to ",(0,o.mdx)("a",{parentName:"p",href:"/linter/workspace-linting"},"Workspace Linting"),"."),(0,o.mdx)("h2",null,"Linting during build"),(0,o.mdx)("p",null,"During build, the lint task is only used for checking linting issues. it will not re-write the components with the auto fix option."),(0,o.mdx)("p",null,"Testing components for distribution is done during ",(0,o.mdx)("inlineCode",{parentName:"p"},"build")," by the Bit ",(0,o.mdx)("a",{parentName:"p",href:"/builder/overview"},"Builder"),"."),(0,o.mdx)("p",null,"Component build can be simulated with ",(0,o.mdx)("inlineCode",{parentName:"p"},"bit build")," and done through ",(0,o.mdx)("a",{parentName:"p",href:"/components/tags"},"Tag")," or ",(0,o.mdx)("a",{parentName:"p",href:"/components/snaps"},"Snap")),(0,o.mdx)("pre",null,(0,o.mdx)("code",{parentName:"pre",className:"language-bash"},"bit build\n")),(0,o.mdx)("p",null,"By default, linting is ",(0,o.mdx)("strong",{parentName:"p"},"not")," part of the ",(0,o.mdx)("a",{parentName:"p",href:"/builder/build-pipelines"},"Build Pipeline"),"."),(0,o.mdx)("h2",null,"Configuring and implementing Linters"),(0,o.mdx)("p",null,"The Linter implementation"," is configured in the ",(0,o.mdx)("a",{parentName:"p",href:"/envs/overview"},"Env")," which is configured on your ",(0,o.mdx)("a",{parentName:"p",href:"/components/overview"},"Component"),". Customizing it can be done by ",(0,o.mdx)("a",{parentName:"p",href:"/"},"customizing an existing env with your linter")," or by ",(0,o.mdx)("a",{parentName:"p",href:"/envs/customizing-env"},"implementing your own Env"),"."),(0,o.mdx)("p",null,"Linter can also be implemented into Bit through few interfaces. ")))}c.__bit_component=r,c.isMDXComponent=!0},47908:(e,n,t)=>{var r={id:"teambit.defender/linter@1.0.311",homepage:"https://bit.cloud/teambit/defender/linter",exported:!0};function o(){const e=i(t(41594));return o=function(){return e},e}function i(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(n,"__esModule",{value:!0}),n.Logo=void 0,o.__bit_component=r,i.__bit_component=r;const a=()=>o().default.createElement("div",{style:{height:"100%",display:"flex",justifyContent:"center"}},o().default.createElement("img",{style:{width:70},src:"https://static.bit.dev/extensions-icons/linter.svg"}));a.__bit_component=r,n.Logo=a},5016:e=>{e.exports=MdxJsReact},41594:e=>{e.exports=React},65682:e=>{e.exports=TeambitMdxUiMdxScopeContext}},n={};function t(r){var o=n[r];if(void 0!==o)return o.exports;var i=n[r]={exports:{}};return e[r](i,i.exports,t),i.exports}t.d=(e,n)=>{for(var r in n)t.o(n,r)&&!t.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:n[r]})},t.o=(e,n)=>Object.prototype.hasOwnProperty.call(e,n),t.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var r={};t.r(r),t.d(r,{compositions:()=>f,compositions_metadata:()=>b,overview:()=>v});var o={};t.r(o),t.d(o,{default:()=>c});var i=t(47908),a=(t(41594),t(5016)),p=t(65682),l=t(37150),d=["components"];function s(){return s=Object.assign?Object.assign.bind():function(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var r in t)({}).hasOwnProperty.call(t,r)&&(e[r]=t[r])}return e},s.apply(null,arguments)}var m={},u="wrapper";function c(e){var n=e.components,t=function(e,n){if(null==e)return{};var t,r,o=function(e,n){if(null==e)return{};var t={};for(var r in e)if({}.hasOwnProperty.call(e,r)){if(n.indexOf(r)>=0)continue;t[r]=e[r]}return t}(e,n);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)t=i[r],n.indexOf(t)>=0||{}.propertyIsEnumerable.call(e,t)&&(o[t]=e[t])}return o}(e,d);return(0,a.mdx)(u,s({},m,t,{components:n,mdxType:"MDXLayout"}),(0,a.mdx)(p.MDXScopeProvider,{components:{LinterOverview:l.Ay},mdxType:"MDXScopeProvider"},(0,a.mdx)(l.Ay,{mdxType:"LinterOverview"})))}c.isMDXComponent=!0;const f=[i],v=[o],b={compositions:[{displayName:"Logo",identifier:"Logo"}]};return r})()));
@@ -169,7 +169,8 @@
169
169
  "character": 3
170
170
  },
171
171
  "raw": "/**\n * lint an array of components.\n */",
172
- "comment": "lint an array of components."
172
+ "comment": "lint an array of components.",
173
+ "tags": []
173
174
  },
174
175
  "signature": "(method) LinterMain.lint(components: Component[], opts: LinterOptions): Promise<EnvsExecutionResult<LintResults>>",
175
176
  "name": "lint",
@@ -589,7 +590,8 @@
589
590
  "character": 3
590
591
  },
591
592
  "raw": "/**\n * extension formats to lint.\n */",
592
- "comment": "extension formats to lint."
593
+ "comment": "extension formats to lint.",
594
+ "tags": []
593
595
  },
594
596
  "signature": "(property) extensionFormats: string[]",
595
597
  "name": "extensionFormats",
@@ -705,7 +707,8 @@
705
707
  "character": 3
706
708
  },
707
709
  "raw": "/**\n * total errors count of the component (from all of the components).\n */",
708
- "comment": "total errors count of the component (from all of the components)."
710
+ "comment": "total errors count of the component (from all of the components).",
711
+ "tags": []
709
712
  },
710
713
  "signature": "(property) totalErrorCount: number",
711
714
  "name": "totalErrorCount",
@@ -735,7 +738,8 @@
735
738
  "character": 3
736
739
  },
737
740
  "raw": "/**\n * total fatal errors count of the component (from all of the components).\n */",
738
- "comment": "total fatal errors count of the component (from all of the components)."
741
+ "comment": "total fatal errors count of the component (from all of the components).",
742
+ "tags": []
739
743
  },
740
744
  "signature": "(property) totalFatalErrorCount?: number | undefined",
741
745
  "name": "totalFatalErrorCount",
@@ -765,7 +769,8 @@
765
769
  "character": 3
766
770
  },
767
771
  "raw": "/**\n * total fixable errors count of the component (from all of the components).\n */",
768
- "comment": "total fixable errors count of the component (from all of the components)."
772
+ "comment": "total fixable errors count of the component (from all of the components).",
773
+ "tags": []
769
774
  },
770
775
  "signature": "(property) totalFixableErrorCount?: number | undefined",
771
776
  "name": "totalFixableErrorCount",
@@ -795,7 +800,8 @@
795
800
  "character": 3
796
801
  },
797
802
  "raw": "/**\n * total fatal warning count of the component (from all of the components).\n */",
798
- "comment": "total fatal warning count of the component (from all of the components)."
803
+ "comment": "total fatal warning count of the component (from all of the components).",
804
+ "tags": []
799
805
  },
800
806
  "signature": "(property) totalFixableWarningCount?: number | undefined",
801
807
  "name": "totalFixableWarningCount",
@@ -825,7 +831,8 @@
825
831
  "character": 3
826
832
  },
827
833
  "raw": "/**\n * total warning count of the component (from all of the components).\n */",
828
- "comment": "total warning count of the component (from all of the components)."
834
+ "comment": "total warning count of the component (from all of the components).",
835
+ "tags": []
829
836
  },
830
837
  "signature": "(property) totalWarningCount: number",
831
838
  "name": "totalWarningCount",
@@ -955,7 +962,8 @@
955
962
  "character": 3
956
963
  },
957
964
  "raw": "/**\n * whether all the linted components is clean (have no issues at all)\n */",
958
- "comment": "whether all the linted components is clean (have no issues at all)"
965
+ "comment": "whether all the linted components is clean (have no issues at all)",
966
+ "tags": []
959
967
  },
960
968
  "signature": "(property) isClean: boolean",
961
969
  "name": "isClean",
@@ -1161,7 +1169,8 @@
1161
1169
  "character": 3
1162
1170
  },
1163
1171
  "raw": "/**\n * path of the linted file.\n */",
1164
- "comment": "path of the linted file."
1172
+ "comment": "path of the linted file.",
1173
+ "tags": []
1165
1174
  },
1166
1175
  "signature": "(property) filePath: string",
1167
1176
  "name": "filePath",
@@ -1191,7 +1200,8 @@
1191
1200
  "character": 3
1192
1201
  },
1193
1202
  "raw": "/**\n * numbers of errors found.\n */",
1194
- "comment": "numbers of errors found."
1203
+ "comment": "numbers of errors found.",
1204
+ "tags": []
1195
1205
  },
1196
1206
  "signature": "(property) errorCount: number",
1197
1207
  "name": "errorCount",
@@ -1221,7 +1231,8 @@
1221
1231
  "character": 3
1222
1232
  },
1223
1233
  "raw": "/**\n * numbers of errors found.\n */",
1224
- "comment": "numbers of errors found."
1234
+ "comment": "numbers of errors found.",
1235
+ "tags": []
1225
1236
  },
1226
1237
  "signature": "(property) fatalErrorCount?: number | undefined",
1227
1238
  "name": "fatalErrorCount",
@@ -1251,7 +1262,8 @@
1251
1262
  "character": 3
1252
1263
  },
1253
1264
  "raw": "/**\n * numbers of fixable errors found.\n */",
1254
- "comment": "numbers of fixable errors found."
1265
+ "comment": "numbers of fixable errors found.",
1266
+ "tags": []
1255
1267
  },
1256
1268
  "signature": "(property) fixableErrorCount?: number | undefined",
1257
1269
  "name": "fixableErrorCount",
@@ -1281,7 +1293,8 @@
1281
1293
  "character": 3
1282
1294
  },
1283
1295
  "raw": "/**\n * numbers of fixable warning found.\n */",
1284
- "comment": "numbers of fixable warning found."
1296
+ "comment": "numbers of fixable warning found.",
1297
+ "tags": []
1285
1298
  },
1286
1299
  "signature": "(property) fixableWarningCount?: number | undefined",
1287
1300
  "name": "fixableWarningCount",
@@ -1311,7 +1324,8 @@
1311
1324
  "character": 3
1312
1325
  },
1313
1326
  "raw": "/**\n * number of found warnings.\n */",
1314
- "comment": "number of found warnings."
1327
+ "comment": "number of found warnings.",
1328
+ "tags": []
1315
1329
  },
1316
1330
  "signature": "(property) warningCount: number",
1317
1331
  "name": "warningCount",
@@ -1341,7 +1355,8 @@
1341
1355
  "character": 3
1342
1356
  },
1343
1357
  "raw": "/**\n * lint messages.\n */",
1344
- "comment": "lint messages."
1358
+ "comment": "lint messages.",
1359
+ "tags": []
1345
1360
  },
1346
1361
  "signature": "(property) messages: LintMessage[]",
1347
1362
  "name": "messages",
@@ -1380,7 +1395,8 @@
1380
1395
  "character": 3
1381
1396
  },
1382
1397
  "raw": "/**\n * Raw data as returned from the linter\n */",
1383
- "comment": "Raw data as returned from the linter"
1398
+ "comment": "Raw data as returned from the linter",
1399
+ "tags": []
1384
1400
  },
1385
1401
  "signature": "(property) raw: any",
1386
1402
  "name": "raw",
@@ -1439,7 +1455,8 @@
1439
1455
  "character": 3
1440
1456
  },
1441
1457
  "raw": "/**\n * the linted component.\n */",
1442
- "comment": "the linted component."
1458
+ "comment": "the linted component.",
1459
+ "tags": []
1443
1460
  },
1444
1461
  "signature": "(property) component: Component",
1445
1462
  "name": "component",
@@ -1473,7 +1490,8 @@
1473
1490
  "character": 3
1474
1491
  },
1475
1492
  "raw": "/**\n * CLI output of the linter.\n */",
1476
- "comment": "CLI output of the linter."
1493
+ "comment": "CLI output of the linter.",
1494
+ "tags": []
1477
1495
  },
1478
1496
  "signature": "(property) output: string",
1479
1497
  "name": "output",
@@ -1503,7 +1521,8 @@
1503
1521
  "character": 3
1504
1522
  },
1505
1523
  "raw": "/**\n * total errors count of the component (from all of the files).\n */",
1506
- "comment": "total errors count of the component (from all of the files)."
1524
+ "comment": "total errors count of the component (from all of the files).",
1525
+ "tags": []
1507
1526
  },
1508
1527
  "signature": "(property) totalErrorCount: number",
1509
1528
  "name": "totalErrorCount",
@@ -1533,7 +1552,8 @@
1533
1552
  "character": 3
1534
1553
  },
1535
1554
  "raw": "/**\n * total fatal errors count of the component (from all of the files).\n */",
1536
- "comment": "total fatal errors count of the component (from all of the files)."
1555
+ "comment": "total fatal errors count of the component (from all of the files).",
1556
+ "tags": []
1537
1557
  },
1538
1558
  "signature": "(property) totalFatalErrorCount?: number | undefined",
1539
1559
  "name": "totalFatalErrorCount",
@@ -1563,7 +1583,8 @@
1563
1583
  "character": 3
1564
1584
  },
1565
1585
  "raw": "/**\n * total fixable errors count of the component (from all of the files).\n */",
1566
- "comment": "total fixable errors count of the component (from all of the files)."
1586
+ "comment": "total fixable errors count of the component (from all of the files).",
1587
+ "tags": []
1567
1588
  },
1568
1589
  "signature": "(property) totalFixableErrorCount?: number | undefined",
1569
1590
  "name": "totalFixableErrorCount",
@@ -1593,7 +1614,8 @@
1593
1614
  "character": 3
1594
1615
  },
1595
1616
  "raw": "/**\n * total fatal warning count of the component (from all of the files).\n */",
1596
- "comment": "total fatal warning count of the component (from all of the files)."
1617
+ "comment": "total fatal warning count of the component (from all of the files).",
1618
+ "tags": []
1597
1619
  },
1598
1620
  "signature": "(property) totalFixableWarningCount?: number | undefined",
1599
1621
  "name": "totalFixableWarningCount",
@@ -1623,7 +1645,8 @@
1623
1645
  "character": 3
1624
1646
  },
1625
1647
  "raw": "/**\n * total warning count of the component (from all of the files).\n */",
1626
- "comment": "total warning count of the component (from all of the files)."
1648
+ "comment": "total warning count of the component (from all of the files).",
1649
+ "tags": []
1627
1650
  },
1628
1651
  "signature": "(property) totalWarningCount: number",
1629
1652
  "name": "totalWarningCount",
@@ -1653,7 +1676,8 @@
1653
1676
  "character": 3
1654
1677
  },
1655
1678
  "raw": "/**\n * whether the component is clean (have no issues at all)\n */",
1656
- "comment": "whether the component is clean (have no issues at all)"
1679
+ "comment": "whether the component is clean (have no issues at all)",
1680
+ "tags": []
1657
1681
  },
1658
1682
  "signature": "(property) isClean: boolean",
1659
1683
  "name": "isClean",
@@ -1683,7 +1707,8 @@
1683
1707
  "character": 3
1684
1708
  },
1685
1709
  "raw": "/**\n * lint results for each one of the component files\n */",
1686
- "comment": "lint results for each one of the component files"
1710
+ "comment": "lint results for each one of the component files",
1711
+ "tags": []
1687
1712
  },
1688
1713
  "signature": "(property) results: LintResult[]",
1689
1714
  "name": "results",
@@ -1878,7 +1903,7 @@
1878
1903
  "_legacy": {
1879
1904
  "scope": "teambit.defender",
1880
1905
  "name": "linter",
1881
- "version": "1.0.310"
1906
+ "version": "1.0.311"
1882
1907
  },
1883
1908
  "_scope": "teambit.defender"
1884
1909
  }
@@ -1940,7 +1965,8 @@
1940
1965
  "character": 3
1941
1966
  },
1942
1967
  "raw": "/**\n * Root dir that contains all the components in the fs that are about to be linted\n * Usually it's the workspace root dir or the capsule root dir\n */",
1943
- "comment": "Root dir that contains all the components in the fs that are about to be linted\nUsually it's the workspace root dir or the capsule root dir"
1968
+ "comment": "Root dir that contains all the components in the fs that are about to be linted\nUsually it's the workspace root dir or the capsule root dir",
1969
+ "tags": []
1944
1970
  },
1945
1971
  "signature": "(property) LinterContext.rootDir?: string | undefined",
1946
1972
  "name": "rootDir",
@@ -1970,7 +1996,8 @@
1970
1996
  "character": 3
1971
1997
  },
1972
1998
  "raw": "/**\n * Component map with the path to the component in the fs\n */",
1973
- "comment": "Component map with the path to the component in the fs"
1999
+ "comment": "Component map with the path to the component in the fs",
2000
+ "tags": []
1974
2001
  },
1975
2002
  "signature": "(property) LinterContext.componentsDirMap: ComponentMap<string>",
1976
2003
  "name": "componentsDirMap",
@@ -2023,7 +2050,7 @@
2023
2050
  "_legacy": {
2024
2051
  "scope": "teambit.defender",
2025
2052
  "name": "linter",
2026
- "version": "1.0.310"
2053
+ "version": "1.0.311"
2027
2054
  },
2028
2055
  "_scope": "teambit.defender"
2029
2056
  }
@@ -2084,7 +2111,8 @@
2084
2111
  "character": 3
2085
2112
  },
2086
2113
  "raw": "/**\n * extensions formats to lint. (e.g. .ts, .tsx, etc.)\n */",
2087
- "comment": "extensions formats to lint. (e.g. .ts, .tsx, etc.)"
2114
+ "comment": "extensions formats to lint. (e.g. .ts, .tsx, etc.)",
2115
+ "tags": []
2088
2116
  }
2089
2117
  },
2090
2118
  {
@@ -2114,7 +2142,8 @@
2114
2142
  "character": 3
2115
2143
  },
2116
2144
  "raw": "/**\n * automatically fix problems\n */",
2117
- "comment": "automatically fix problems"
2145
+ "comment": "automatically fix problems",
2146
+ "tags": []
2118
2147
  }
2119
2148
  },
2120
2149
  {
@@ -2145,7 +2174,8 @@
2145
2174
  "character": 3
2146
2175
  },
2147
2176
  "raw": "/**\n * specify the types of fixes to apply (problem, suggestion, layout)\n */",
2148
- "comment": "specify the types of fixes to apply (problem, suggestion, layout)"
2177
+ "comment": "specify the types of fixes to apply (problem, suggestion, layout)",
2178
+ "tags": []
2149
2179
  }
2150
2180
  }
2151
2181
  ]
@@ -2187,7 +2217,8 @@
2187
2217
  "character": 3
2188
2218
  },
2189
2219
  "raw": "/**\n * extensions formats to lint. (e.g. .ts, .tsx, etc.)\n */",
2190
- "comment": "extensions formats to lint. (e.g. .ts, .tsx, etc.)"
2220
+ "comment": "extensions formats to lint. (e.g. .ts, .tsx, etc.)",
2221
+ "tags": []
2191
2222
  },
2192
2223
  "signature": "(property) LinterOptions.extensionFormats?: string[] | undefined",
2193
2224
  "name": "extensionFormats",
@@ -2225,7 +2256,8 @@
2225
2256
  "character": 3
2226
2257
  },
2227
2258
  "raw": "/**\n * automatically fix problems\n */",
2228
- "comment": "automatically fix problems"
2259
+ "comment": "automatically fix problems",
2260
+ "tags": []
2229
2261
  },
2230
2262
  "signature": "(property) LinterOptions.fix?: boolean | undefined",
2231
2263
  "name": "fix",
@@ -2255,7 +2287,8 @@
2255
2287
  "character": 3
2256
2288
  },
2257
2289
  "raw": "/**\n * specify the types of fixes to apply (problem, suggestion, layout)\n */",
2258
- "comment": "specify the types of fixes to apply (problem, suggestion, layout)"
2290
+ "comment": "specify the types of fixes to apply (problem, suggestion, layout)",
2291
+ "tags": []
2259
2292
  },
2260
2293
  "signature": "(property) LinterOptions.fixTypes?: FixTypes | undefined",
2261
2294
  "name": "fixTypes",
@@ -2308,7 +2341,8 @@
2308
2341
  "character": 3
2309
2342
  },
2310
2343
  "raw": "/**\n * return a Linter instance.\n */",
2311
- "comment": "return a Linter instance."
2344
+ "comment": "return a Linter instance.",
2345
+ "tags": []
2312
2346
  },
2313
2347
  "signature": "(method) LinterEnv.linter(): EnvHandler<Linter>",
2314
2348
  "name": "linter",
@@ -2434,7 +2468,8 @@
2434
2468
  "character": 3
2435
2469
  },
2436
2470
  "raw": "/**\n * extension formats to lint.\n */",
2437
- "comment": "extension formats to lint."
2471
+ "comment": "extension formats to lint.",
2472
+ "tags": []
2438
2473
  },
2439
2474
  "signature": "(property) extensionFormats: string[]",
2440
2475
  "name": "extensionFormats",
@@ -2594,7 +2629,8 @@
2594
2629
  "character": 3
2595
2630
  },
2596
2631
  "raw": "/**\n * lint an array of components.\n */",
2597
- "comment": "lint an array of components."
2632
+ "comment": "lint an array of components.",
2633
+ "tags": []
2598
2634
  },
2599
2635
  "signature": "(method) LinterMain.lint(components: Component[], opts: LinterOptions): Promise<EnvsExecutionResult<LintResults>>",
2600
2636
  "name": "lint",
@@ -3027,7 +3063,8 @@
3027
3063
  "character": 3
3028
3064
  },
3029
3065
  "raw": "/**\n * the linted component.\n */",
3030
- "comment": "the linted component."
3066
+ "comment": "the linted component.",
3067
+ "tags": []
3031
3068
  },
3032
3069
  "signature": "(property) component: Component",
3033
3070
  "name": "component",
@@ -3061,7 +3098,8 @@
3061
3098
  "character": 3
3062
3099
  },
3063
3100
  "raw": "/**\n * CLI output of the linter.\n */",
3064
- "comment": "CLI output of the linter."
3101
+ "comment": "CLI output of the linter.",
3102
+ "tags": []
3065
3103
  },
3066
3104
  "signature": "(property) output: string",
3067
3105
  "name": "output",
@@ -3091,7 +3129,8 @@
3091
3129
  "character": 3
3092
3130
  },
3093
3131
  "raw": "/**\n * total errors count of the component (from all of the files).\n */",
3094
- "comment": "total errors count of the component (from all of the files)."
3132
+ "comment": "total errors count of the component (from all of the files).",
3133
+ "tags": []
3095
3134
  },
3096
3135
  "signature": "(property) totalErrorCount: number",
3097
3136
  "name": "totalErrorCount",
@@ -3121,7 +3160,8 @@
3121
3160
  "character": 3
3122
3161
  },
3123
3162
  "raw": "/**\n * total fatal errors count of the component (from all of the files).\n */",
3124
- "comment": "total fatal errors count of the component (from all of the files)."
3163
+ "comment": "total fatal errors count of the component (from all of the files).",
3164
+ "tags": []
3125
3165
  },
3126
3166
  "signature": "(property) totalFatalErrorCount?: number | undefined",
3127
3167
  "name": "totalFatalErrorCount",
@@ -3151,7 +3191,8 @@
3151
3191
  "character": 3
3152
3192
  },
3153
3193
  "raw": "/**\n * total fixable errors count of the component (from all of the files).\n */",
3154
- "comment": "total fixable errors count of the component (from all of the files)."
3194
+ "comment": "total fixable errors count of the component (from all of the files).",
3195
+ "tags": []
3155
3196
  },
3156
3197
  "signature": "(property) totalFixableErrorCount?: number | undefined",
3157
3198
  "name": "totalFixableErrorCount",
@@ -3181,7 +3222,8 @@
3181
3222
  "character": 3
3182
3223
  },
3183
3224
  "raw": "/**\n * total fatal warning count of the component (from all of the files).\n */",
3184
- "comment": "total fatal warning count of the component (from all of the files)."
3225
+ "comment": "total fatal warning count of the component (from all of the files).",
3226
+ "tags": []
3185
3227
  },
3186
3228
  "signature": "(property) totalFixableWarningCount?: number | undefined",
3187
3229
  "name": "totalFixableWarningCount",
@@ -3211,7 +3253,8 @@
3211
3253
  "character": 3
3212
3254
  },
3213
3255
  "raw": "/**\n * total warning count of the component (from all of the files).\n */",
3214
- "comment": "total warning count of the component (from all of the files)."
3256
+ "comment": "total warning count of the component (from all of the files).",
3257
+ "tags": []
3215
3258
  },
3216
3259
  "signature": "(property) totalWarningCount: number",
3217
3260
  "name": "totalWarningCount",
@@ -3241,7 +3284,8 @@
3241
3284
  "character": 3
3242
3285
  },
3243
3286
  "raw": "/**\n * whether the component is clean (have no issues at all)\n */",
3244
- "comment": "whether the component is clean (have no issues at all)"
3287
+ "comment": "whether the component is clean (have no issues at all)",
3288
+ "tags": []
3245
3289
  },
3246
3290
  "signature": "(property) isClean: boolean",
3247
3291
  "name": "isClean",
@@ -3271,7 +3315,8 @@
3271
3315
  "character": 3
3272
3316
  },
3273
3317
  "raw": "/**\n * lint results for each one of the component files\n */",
3274
- "comment": "lint results for each one of the component files"
3318
+ "comment": "lint results for each one of the component files",
3319
+ "tags": []
3275
3320
  },
3276
3321
  "signature": "(property) results: LintResult[]",
3277
3322
  "name": "results",
@@ -3329,7 +3374,8 @@
3329
3374
  "character": 3
3330
3375
  },
3331
3376
  "raw": "/**\n * path of the linted file.\n */",
3332
- "comment": "path of the linted file."
3377
+ "comment": "path of the linted file.",
3378
+ "tags": []
3333
3379
  },
3334
3380
  "signature": "(property) filePath: string",
3335
3381
  "name": "filePath",
@@ -3359,7 +3405,8 @@
3359
3405
  "character": 3
3360
3406
  },
3361
3407
  "raw": "/**\n * numbers of errors found.\n */",
3362
- "comment": "numbers of errors found."
3408
+ "comment": "numbers of errors found.",
3409
+ "tags": []
3363
3410
  },
3364
3411
  "signature": "(property) errorCount: number",
3365
3412
  "name": "errorCount",
@@ -3389,7 +3436,8 @@
3389
3436
  "character": 3
3390
3437
  },
3391
3438
  "raw": "/**\n * numbers of errors found.\n */",
3392
- "comment": "numbers of errors found."
3439
+ "comment": "numbers of errors found.",
3440
+ "tags": []
3393
3441
  },
3394
3442
  "signature": "(property) fatalErrorCount?: number | undefined",
3395
3443
  "name": "fatalErrorCount",
@@ -3419,7 +3467,8 @@
3419
3467
  "character": 3
3420
3468
  },
3421
3469
  "raw": "/**\n * numbers of fixable errors found.\n */",
3422
- "comment": "numbers of fixable errors found."
3470
+ "comment": "numbers of fixable errors found.",
3471
+ "tags": []
3423
3472
  },
3424
3473
  "signature": "(property) fixableErrorCount?: number | undefined",
3425
3474
  "name": "fixableErrorCount",
@@ -3449,7 +3498,8 @@
3449
3498
  "character": 3
3450
3499
  },
3451
3500
  "raw": "/**\n * numbers of fixable warning found.\n */",
3452
- "comment": "numbers of fixable warning found."
3501
+ "comment": "numbers of fixable warning found.",
3502
+ "tags": []
3453
3503
  },
3454
3504
  "signature": "(property) fixableWarningCount?: number | undefined",
3455
3505
  "name": "fixableWarningCount",
@@ -3479,7 +3529,8 @@
3479
3529
  "character": 3
3480
3530
  },
3481
3531
  "raw": "/**\n * number of found warnings.\n */",
3482
- "comment": "number of found warnings."
3532
+ "comment": "number of found warnings.",
3533
+ "tags": []
3483
3534
  },
3484
3535
  "signature": "(property) warningCount: number",
3485
3536
  "name": "warningCount",
@@ -3509,7 +3560,8 @@
3509
3560
  "character": 3
3510
3561
  },
3511
3562
  "raw": "/**\n * lint messages.\n */",
3512
- "comment": "lint messages."
3563
+ "comment": "lint messages.",
3564
+ "tags": []
3513
3565
  },
3514
3566
  "signature": "(property) messages: LintMessage[]",
3515
3567
  "name": "messages",
@@ -3548,7 +3600,8 @@
3548
3600
  "character": 3
3549
3601
  },
3550
3602
  "raw": "/**\n * Raw data as returned from the linter\n */",
3551
- "comment": "Raw data as returned from the linter"
3603
+ "comment": "Raw data as returned from the linter",
3604
+ "tags": []
3552
3605
  },
3553
3606
  "signature": "(property) raw: any",
3554
3607
  "name": "raw",
@@ -3598,7 +3651,8 @@
3598
3651
  "character": 3
3599
3652
  },
3600
3653
  "raw": "/**\n * severity of the issue.\n */",
3601
- "comment": "severity of the issue."
3654
+ "comment": "severity of the issue.",
3655
+ "tags": []
3602
3656
  },
3603
3657
  "signature": "(property) severity: string",
3604
3658
  "name": "severity",
@@ -3628,7 +3682,8 @@
3628
3682
  "character": 3
3629
3683
  },
3630
3684
  "raw": "/**\n * stating column of the issue.\n */",
3631
- "comment": "stating column of the issue."
3685
+ "comment": "stating column of the issue.",
3686
+ "tags": []
3632
3687
  },
3633
3688
  "signature": "(property) column: number",
3634
3689
  "name": "column",
@@ -3658,7 +3713,8 @@
3658
3713
  "character": 3
3659
3714
  },
3660
3715
  "raw": "/**\n * line of the issue.\n */",
3661
- "comment": "line of the issue."
3716
+ "comment": "line of the issue.",
3717
+ "tags": []
3662
3718
  },
3663
3719
  "signature": "(property) line: number",
3664
3720
  "name": "line",
@@ -3688,7 +3744,8 @@
3688
3744
  "character": 3
3689
3745
  },
3690
3746
  "raw": "/**\n * end column of the issue.\n */",
3691
- "comment": "end column of the issue."
3747
+ "comment": "end column of the issue.",
3748
+ "tags": []
3692
3749
  },
3693
3750
  "signature": "(property) endColumn?: number | undefined",
3694
3751
  "name": "endColumn",
@@ -3718,7 +3775,8 @@
3718
3775
  "character": 3
3719
3776
  },
3720
3777
  "raw": "/**\n * end line of the issue.\n */",
3721
- "comment": "end line of the issue."
3778
+ "comment": "end line of the issue.",
3779
+ "tags": []
3722
3780
  },
3723
3781
  "signature": "(property) endLine?: number | undefined",
3724
3782
  "name": "endLine",
@@ -3748,7 +3806,8 @@
3748
3806
  "character": 3
3749
3807
  },
3750
3808
  "raw": "/**\n * message of the issue.\n */",
3751
- "comment": "message of the issue."
3809
+ "comment": "message of the issue.",
3810
+ "tags": []
3752
3811
  },
3753
3812
  "signature": "(property) message: string",
3754
3813
  "name": "message",
@@ -3778,7 +3837,8 @@
3778
3837
  "character": 3
3779
3838
  },
3780
3839
  "raw": "/**\n * lint suggestions.\n */",
3781
- "comment": "lint suggestions."
3840
+ "comment": "lint suggestions.",
3841
+ "tags": []
3782
3842
  },
3783
3843
  "signature": "(property) suggestions?: string[] | undefined",
3784
3844
  "name": "suggestions",
@@ -3864,7 +3924,8 @@
3864
3924
  "character": 3
3865
3925
  },
3866
3926
  "raw": "/**\n * total errors count of the component (from all of the components).\n */",
3867
- "comment": "total errors count of the component (from all of the components)."
3927
+ "comment": "total errors count of the component (from all of the components).",
3928
+ "tags": []
3868
3929
  },
3869
3930
  "signature": "(property) totalErrorCount: number",
3870
3931
  "name": "totalErrorCount",
@@ -3894,7 +3955,8 @@
3894
3955
  "character": 3
3895
3956
  },
3896
3957
  "raw": "/**\n * total fatal errors count of the component (from all of the components).\n */",
3897
- "comment": "total fatal errors count of the component (from all of the components)."
3958
+ "comment": "total fatal errors count of the component (from all of the components).",
3959
+ "tags": []
3898
3960
  },
3899
3961
  "signature": "(property) totalFatalErrorCount?: number | undefined",
3900
3962
  "name": "totalFatalErrorCount",
@@ -3924,7 +3986,8 @@
3924
3986
  "character": 3
3925
3987
  },
3926
3988
  "raw": "/**\n * total fixable errors count of the component (from all of the components).\n */",
3927
- "comment": "total fixable errors count of the component (from all of the components)."
3989
+ "comment": "total fixable errors count of the component (from all of the components).",
3990
+ "tags": []
3928
3991
  },
3929
3992
  "signature": "(property) totalFixableErrorCount?: number | undefined",
3930
3993
  "name": "totalFixableErrorCount",
@@ -3954,7 +4017,8 @@
3954
4017
  "character": 3
3955
4018
  },
3956
4019
  "raw": "/**\n * total fatal warning count of the component (from all of the components).\n */",
3957
- "comment": "total fatal warning count of the component (from all of the components)."
4020
+ "comment": "total fatal warning count of the component (from all of the components).",
4021
+ "tags": []
3958
4022
  },
3959
4023
  "signature": "(property) totalFixableWarningCount?: number | undefined",
3960
4024
  "name": "totalFixableWarningCount",
@@ -3984,7 +4048,8 @@
3984
4048
  "character": 3
3985
4049
  },
3986
4050
  "raw": "/**\n * total warning count of the component (from all of the components).\n */",
3987
- "comment": "total warning count of the component (from all of the components)."
4051
+ "comment": "total warning count of the component (from all of the components).",
4052
+ "tags": []
3988
4053
  },
3989
4054
  "signature": "(property) totalWarningCount: number",
3990
4055
  "name": "totalWarningCount",
@@ -4114,7 +4179,8 @@
4114
4179
  "character": 3
4115
4180
  },
4116
4181
  "raw": "/**\n * whether all the linted components is clean (have no issues at all)\n */",
4117
- "comment": "whether all the linted components is clean (have no issues at all)"
4182
+ "comment": "whether all the linted components is clean (have no issues at all)",
4183
+ "tags": []
4118
4184
  },
4119
4185
  "signature": "(property) isClean: boolean",
4120
4186
  "name": "isClean",
@@ -4441,7 +4507,7 @@
4441
4507
  "_legacy": {
4442
4508
  "scope": "teambit.defender",
4443
4509
  "name": "linter",
4444
- "version": "1.0.310"
4510
+ "version": "1.0.311"
4445
4511
  },
4446
4512
  "_scope": "teambit.defender"
4447
4513
  }
@@ -4563,7 +4629,8 @@
4563
4629
  "character": 3
4564
4630
  },
4565
4631
  "raw": "/**\n * extensions formats to lint. (e.g. .ts, .tsx, etc.)\n */",
4566
- "comment": "extensions formats to lint. (e.g. .ts, .tsx, etc.)"
4632
+ "comment": "extensions formats to lint. (e.g. .ts, .tsx, etc.)",
4633
+ "tags": []
4567
4634
  },
4568
4635
  "signature": "(property) LinterOptions.extensionFormats?: string[] | undefined",
4569
4636
  "name": "extensionFormats",
@@ -4601,7 +4668,8 @@
4601
4668
  "character": 3
4602
4669
  },
4603
4670
  "raw": "/**\n * automatically fix problems\n */",
4604
- "comment": "automatically fix problems"
4671
+ "comment": "automatically fix problems",
4672
+ "tags": []
4605
4673
  },
4606
4674
  "signature": "(property) LinterOptions.fix?: boolean | undefined",
4607
4675
  "name": "fix",
@@ -4631,7 +4699,8 @@
4631
4699
  "character": 3
4632
4700
  },
4633
4701
  "raw": "/**\n * specify the types of fixes to apply (problem, suggestion, layout)\n */",
4634
- "comment": "specify the types of fixes to apply (problem, suggestion, layout)"
4702
+ "comment": "specify the types of fixes to apply (problem, suggestion, layout)",
4703
+ "tags": []
4635
4704
  },
4636
4705
  "signature": "(property) LinterOptions.fixTypes?: FixTypes | undefined",
4637
4706
  "name": "fixTypes",
@@ -4695,7 +4764,8 @@
4695
4764
  "character": 3
4696
4765
  },
4697
4766
  "raw": "/**\n * Root dir that contains all the components in the fs that are about to be linted\n * Usually it's the workspace root dir or the capsule root dir\n */",
4698
- "comment": "Root dir that contains all the components in the fs that are about to be linted\nUsually it's the workspace root dir or the capsule root dir"
4767
+ "comment": "Root dir that contains all the components in the fs that are about to be linted\nUsually it's the workspace root dir or the capsule root dir",
4768
+ "tags": []
4699
4769
  },
4700
4770
  "signature": "(property) LinterContext.rootDir?: string | undefined",
4701
4771
  "name": "rootDir",
@@ -4725,7 +4795,8 @@
4725
4795
  "character": 3
4726
4796
  },
4727
4797
  "raw": "/**\n * Component map with the path to the component in the fs\n */",
4728
- "comment": "Component map with the path to the component in the fs"
4798
+ "comment": "Component map with the path to the component in the fs",
4799
+ "tags": []
4729
4800
  },
4730
4801
  "signature": "(property) LinterContext.componentsDirMap: ComponentMap<string>",
4731
4802
  "name": "componentsDirMap",
@@ -4778,7 +4849,7 @@
4778
4849
  "_legacy": {
4779
4850
  "scope": "teambit.defender",
4780
4851
  "name": "linter",
4781
- "version": "1.0.310"
4852
+ "version": "1.0.311"
4782
4853
  },
4783
4854
  "_scope": "teambit.defender"
4784
4855
  }
@@ -4839,7 +4910,8 @@
4839
4910
  "character": 3
4840
4911
  },
4841
4912
  "raw": "/**\n * extensions formats to lint. (e.g. .ts, .tsx, etc.)\n */",
4842
- "comment": "extensions formats to lint. (e.g. .ts, .tsx, etc.)"
4913
+ "comment": "extensions formats to lint. (e.g. .ts, .tsx, etc.)",
4914
+ "tags": []
4843
4915
  }
4844
4916
  },
4845
4917
  {
@@ -4869,7 +4941,8 @@
4869
4941
  "character": 3
4870
4942
  },
4871
4943
  "raw": "/**\n * automatically fix problems\n */",
4872
- "comment": "automatically fix problems"
4944
+ "comment": "automatically fix problems",
4945
+ "tags": []
4873
4946
  }
4874
4947
  },
4875
4948
  {
@@ -4900,7 +4973,8 @@
4900
4973
  "character": 3
4901
4974
  },
4902
4975
  "raw": "/**\n * specify the types of fixes to apply (problem, suggestion, layout)\n */",
4903
- "comment": "specify the types of fixes to apply (problem, suggestion, layout)"
4976
+ "comment": "specify the types of fixes to apply (problem, suggestion, layout)",
4977
+ "tags": []
4904
4978
  }
4905
4979
  }
4906
4980
  ]
@@ -4944,7 +5018,8 @@
4944
5018
  "character": 3
4945
5019
  },
4946
5020
  "raw": "/**\n * return a Linter instance.\n */",
4947
- "comment": "return a Linter instance."
5021
+ "comment": "return a Linter instance.",
5022
+ "tags": []
4948
5023
  },
4949
5024
  "signature": "(method) LinterEnv.linter(): EnvHandler<Linter>",
4950
5025
  "name": "linter",
@@ -4985,7 +5060,7 @@
4985
5060
  "componentId": {
4986
5061
  "scope": "teambit.defender",
4987
5062
  "name": "linter",
4988
- "version": "1.0.310"
5063
+ "version": "1.0.311"
4989
5064
  },
4990
5065
  "taggedModuleExports": []
4991
5066
  }
@@ -1,5 +1,5 @@
1
- import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.defender_linter@1.0.310/dist/linter.composition.js';
2
- import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.defender_linter@1.0.310/dist/linter.docs.mdx';
1
+ import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.defender_linter@1.0.311/dist/linter.composition.js';
2
+ import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.defender_linter@1.0.311/dist/linter.docs.mdx';
3
3
 
4
4
  export const compositions = [compositions_0];
5
5
  export const overview = [overview_0];
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@teambit/linter",
3
- "version": "1.0.310",
3
+ "version": "1.0.311",
4
4
  "homepage": "https://bit.cloud/teambit/defender/linter",
5
5
  "main": "dist/index.js",
6
6
  "componentId": {
7
7
  "scope": "teambit.defender",
8
8
  "name": "linter",
9
- "version": "1.0.310"
9
+ "version": "1.0.311"
10
10
  },
11
11
  "dependencies": {
12
12
  "chalk": "2.4.2",
@@ -14,13 +14,13 @@
14
14
  "graphql-tag": "2.12.1",
15
15
  "cli-highlight": "2.1.9",
16
16
  "@teambit/harmony": "0.4.6",
17
- "@teambit/cli": "0.0.887",
18
- "@teambit/component": "1.0.310",
19
- "@teambit/envs": "1.0.310",
20
- "@teambit/workspace": "1.0.310",
21
- "@teambit/builder": "1.0.310",
22
- "@teambit/isolator": "1.0.310",
23
- "@teambit/logger": "0.0.980"
17
+ "@teambit/cli": "0.0.888",
18
+ "@teambit/component": "1.0.311",
19
+ "@teambit/envs": "1.0.311",
20
+ "@teambit/workspace": "1.0.311",
21
+ "@teambit/builder": "1.0.311",
22
+ "@teambit/isolator": "1.0.311",
23
+ "@teambit/logger": "0.0.981"
24
24
  },
25
25
  "devDependencies": {
26
26
  "@types/lodash": "4.14.165",