@storm-software/eslint 0.170.86 → 0.170.88
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/preset.cjs +74 -25
- package/dist/preset.js +73 -22
- package/package.json +8 -12
package/dist/preset.cjs
CHANGED
|
@@ -139,9 +139,9 @@ var init_cjs_shims = __esm({
|
|
|
139
139
|
}
|
|
140
140
|
});
|
|
141
141
|
|
|
142
|
-
// ../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
142
|
+
// ../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_c0876dd65fa7ad6734ae9ec797a46ea4/node_modules/eslint-plugin-react-native/lib/util/Components.js
|
|
143
143
|
var require_Components = __commonJS({
|
|
144
|
-
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
144
|
+
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_c0876dd65fa7ad6734ae9ec797a46ea4/node_modules/eslint-plugin-react-native/lib/util/Components.js"(exports, module) {
|
|
145
145
|
init_cjs_shims();
|
|
146
146
|
function Components() {
|
|
147
147
|
this.list = {};
|
|
@@ -454,9 +454,9 @@ var require_Components = __commonJS({
|
|
|
454
454
|
}
|
|
455
455
|
});
|
|
456
456
|
|
|
457
|
-
// ../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
457
|
+
// ../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_c0876dd65fa7ad6734ae9ec797a46ea4/node_modules/eslint-plugin-react-native/lib/util/stylesheet.js
|
|
458
458
|
var require_stylesheet = __commonJS({
|
|
459
|
-
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
459
|
+
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_c0876dd65fa7ad6734ae9ec797a46ea4/node_modules/eslint-plugin-react-native/lib/util/stylesheet.js"(exports, module) {
|
|
460
460
|
init_cjs_shims();
|
|
461
461
|
function StyleSheets() {
|
|
462
462
|
this.styleSheets = {};
|
|
@@ -797,9 +797,9 @@ var require_stylesheet = __commonJS({
|
|
|
797
797
|
}
|
|
798
798
|
});
|
|
799
799
|
|
|
800
|
-
// ../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
800
|
+
// ../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_c0876dd65fa7ad6734ae9ec797a46ea4/node_modules/eslint-plugin-react-native/lib/rules/no-unused-styles.js
|
|
801
801
|
var require_no_unused_styles = __commonJS({
|
|
802
|
-
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
802
|
+
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_c0876dd65fa7ad6734ae9ec797a46ea4/node_modules/eslint-plugin-react-native/lib/rules/no-unused-styles.js"(exports, module) {
|
|
803
803
|
init_cjs_shims();
|
|
804
804
|
var Components = require_Components();
|
|
805
805
|
var styleSheet = require_stylesheet();
|
|
@@ -858,9 +858,9 @@ var require_no_unused_styles = __commonJS({
|
|
|
858
858
|
}
|
|
859
859
|
});
|
|
860
860
|
|
|
861
|
-
// ../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
861
|
+
// ../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_c0876dd65fa7ad6734ae9ec797a46ea4/node_modules/eslint-plugin-react-native/lib/rules/no-inline-styles.js
|
|
862
862
|
var require_no_inline_styles = __commonJS({
|
|
863
|
-
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
863
|
+
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_c0876dd65fa7ad6734ae9ec797a46ea4/node_modules/eslint-plugin-react-native/lib/rules/no-inline-styles.js"(exports, module) {
|
|
864
864
|
init_cjs_shims();
|
|
865
865
|
var util = __require("util");
|
|
866
866
|
var Components = require_Components();
|
|
@@ -902,9 +902,9 @@ var require_no_inline_styles = __commonJS({
|
|
|
902
902
|
}
|
|
903
903
|
});
|
|
904
904
|
|
|
905
|
-
// ../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
905
|
+
// ../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_c0876dd65fa7ad6734ae9ec797a46ea4/node_modules/eslint-plugin-react-native/lib/rules/no-color-literals.js
|
|
906
906
|
var require_no_color_literals = __commonJS({
|
|
907
|
-
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
907
|
+
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_c0876dd65fa7ad6734ae9ec797a46ea4/node_modules/eslint-plugin-react-native/lib/rules/no-color-literals.js"(exports, module) {
|
|
908
908
|
init_cjs_shims();
|
|
909
909
|
var util = __require("util");
|
|
910
910
|
var Components = require_Components();
|
|
@@ -957,9 +957,9 @@ var require_no_color_literals = __commonJS({
|
|
|
957
957
|
}
|
|
958
958
|
});
|
|
959
959
|
|
|
960
|
-
// ../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
960
|
+
// ../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_c0876dd65fa7ad6734ae9ec797a46ea4/node_modules/eslint-plugin-react-native/lib/rules/sort-styles.js
|
|
961
961
|
var require_sort_styles = __commonJS({
|
|
962
|
-
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
962
|
+
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_c0876dd65fa7ad6734ae9ec797a46ea4/node_modules/eslint-plugin-react-native/lib/rules/sort-styles.js"(exports, module) {
|
|
963
963
|
init_cjs_shims();
|
|
964
964
|
var { astHelpers } = require_stylesheet();
|
|
965
965
|
var {
|
|
@@ -1085,9 +1085,9 @@ var require_sort_styles = __commonJS({
|
|
|
1085
1085
|
}
|
|
1086
1086
|
});
|
|
1087
1087
|
|
|
1088
|
-
// ../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
1088
|
+
// ../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_c0876dd65fa7ad6734ae9ec797a46ea4/node_modules/eslint-plugin-react-native/lib/rules/split-platform-components.js
|
|
1089
1089
|
var require_split_platform_components = __commonJS({
|
|
1090
|
-
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
1090
|
+
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_c0876dd65fa7ad6734ae9ec797a46ea4/node_modules/eslint-plugin-react-native/lib/rules/split-platform-components.js"(exports, module) {
|
|
1091
1091
|
init_cjs_shims();
|
|
1092
1092
|
function create(context) {
|
|
1093
1093
|
let reactComponents = [];
|
|
@@ -1141,8 +1141,7 @@ var require_split_platform_components = __commonJS({
|
|
|
1141
1141
|
}
|
|
1142
1142
|
},
|
|
1143
1143
|
"Program:exit": function() {
|
|
1144
|
-
|
|
1145
|
-
reportErrors(reactComponents, filename);
|
|
1144
|
+
reportErrors(reactComponents, context.filename || context.getFilename());
|
|
1146
1145
|
}
|
|
1147
1146
|
};
|
|
1148
1147
|
}
|
|
@@ -1167,9 +1166,9 @@ var require_split_platform_components = __commonJS({
|
|
|
1167
1166
|
}
|
|
1168
1167
|
});
|
|
1169
1168
|
|
|
1170
|
-
// ../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
1169
|
+
// ../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_c0876dd65fa7ad6734ae9ec797a46ea4/node_modules/eslint-plugin-react-native/lib/rules/no-raw-text.js
|
|
1171
1170
|
var require_no_raw_text = __commonJS({
|
|
1172
|
-
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
1171
|
+
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_c0876dd65fa7ad6734ae9ec797a46ea4/node_modules/eslint-plugin-react-native/lib/rules/no-raw-text.js"(exports, module) {
|
|
1173
1172
|
init_cjs_shims();
|
|
1174
1173
|
var elementName = (node2) => {
|
|
1175
1174
|
const reversedIdentifiers = [];
|
|
@@ -1260,9 +1259,9 @@ var require_no_raw_text = __commonJS({
|
|
|
1260
1259
|
}
|
|
1261
1260
|
});
|
|
1262
1261
|
|
|
1263
|
-
// ../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
1262
|
+
// ../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_c0876dd65fa7ad6734ae9ec797a46ea4/node_modules/eslint-plugin-react-native/lib/rules/no-single-element-style-arrays.js
|
|
1264
1263
|
var require_no_single_element_style_arrays = __commonJS({
|
|
1265
|
-
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
1264
|
+
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_c0876dd65fa7ad6734ae9ec797a46ea4/node_modules/eslint-plugin-react-native/lib/rules/no-single-element-style-arrays.js"(exports, module) {
|
|
1266
1265
|
init_cjs_shims();
|
|
1267
1266
|
module.exports = {
|
|
1268
1267
|
meta: {
|
|
@@ -1301,9 +1300,59 @@ var require_no_single_element_style_arrays = __commonJS({
|
|
|
1301
1300
|
}
|
|
1302
1301
|
});
|
|
1303
1302
|
|
|
1304
|
-
// ../../node_modules/.pnpm/eslint-plugin-react-native@
|
|
1303
|
+
// ../../node_modules/.pnpm/eslint-plugin-react-native-globals@0.1.2/node_modules/eslint-plugin-react-native-globals/index.js
|
|
1304
|
+
var require_eslint_plugin_react_native_globals = __commonJS({
|
|
1305
|
+
"../../node_modules/.pnpm/eslint-plugin-react-native-globals@0.1.2/node_modules/eslint-plugin-react-native-globals/index.js"(exports, module) {
|
|
1306
|
+
init_cjs_shims();
|
|
1307
|
+
var globals = {
|
|
1308
|
+
__DEV__: false,
|
|
1309
|
+
__dirname: false,
|
|
1310
|
+
alert: false,
|
|
1311
|
+
Blob: false,
|
|
1312
|
+
cancelAnimationFrame: false,
|
|
1313
|
+
cancelIdleCallback: false,
|
|
1314
|
+
clearImmediate: true,
|
|
1315
|
+
clearInterval: false,
|
|
1316
|
+
clearTimeout: false,
|
|
1317
|
+
console: false,
|
|
1318
|
+
escape: false,
|
|
1319
|
+
Event: false,
|
|
1320
|
+
EventTarget: false,
|
|
1321
|
+
exports: false,
|
|
1322
|
+
fetch: false,
|
|
1323
|
+
File: false,
|
|
1324
|
+
FileReader: false,
|
|
1325
|
+
FormData: false,
|
|
1326
|
+
global: false,
|
|
1327
|
+
Map: true,
|
|
1328
|
+
module: false,
|
|
1329
|
+
navigator: false,
|
|
1330
|
+
process: false,
|
|
1331
|
+
Promise: true,
|
|
1332
|
+
requestAnimationFrame: true,
|
|
1333
|
+
requestIdleCallback: true,
|
|
1334
|
+
require: false,
|
|
1335
|
+
Set: true,
|
|
1336
|
+
setImmediate: true,
|
|
1337
|
+
setInterval: false,
|
|
1338
|
+
setTimeout: false,
|
|
1339
|
+
WebSocket: false,
|
|
1340
|
+
window: false,
|
|
1341
|
+
XMLHttpRequest: false
|
|
1342
|
+
};
|
|
1343
|
+
module.exports = {
|
|
1344
|
+
environments: {
|
|
1345
|
+
all: {
|
|
1346
|
+
globals
|
|
1347
|
+
}
|
|
1348
|
+
}
|
|
1349
|
+
};
|
|
1350
|
+
}
|
|
1351
|
+
});
|
|
1352
|
+
|
|
1353
|
+
// ../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_c0876dd65fa7ad6734ae9ec797a46ea4/node_modules/eslint-plugin-react-native/index.js
|
|
1305
1354
|
var require_eslint_plugin_react_native = __commonJS({
|
|
1306
|
-
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
1355
|
+
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_c0876dd65fa7ad6734ae9ec797a46ea4/node_modules/eslint-plugin-react-native/index.js"(exports, module) {
|
|
1307
1356
|
init_cjs_shims();
|
|
1308
1357
|
var allRules = {
|
|
1309
1358
|
"no-unused-styles": require_no_unused_styles(),
|
|
@@ -1339,7 +1388,7 @@ var require_eslint_plugin_react_native = __commonJS({
|
|
|
1339
1388
|
},
|
|
1340
1389
|
environments: {
|
|
1341
1390
|
"react-native": {
|
|
1342
|
-
globals:
|
|
1391
|
+
globals: require_eslint_plugin_react_native_globals().environments.all.globals
|
|
1343
1392
|
}
|
|
1344
1393
|
},
|
|
1345
1394
|
configs: {
|
|
@@ -5658,7 +5707,7 @@ init_cjs_shims();
|
|
|
5658
5707
|
|
|
5659
5708
|
// ../eslint-plugin-banner/package.json
|
|
5660
5709
|
var package_default = {
|
|
5661
|
-
version: "0.0.
|
|
5710
|
+
version: "0.0.24"};
|
|
5662
5711
|
|
|
5663
5712
|
// ../eslint-plugin-banner/src/rules/banner.ts
|
|
5664
5713
|
init_cjs_shims();
|
|
@@ -19810,7 +19859,7 @@ plugin3.configs = configs3;
|
|
|
19810
19859
|
|
|
19811
19860
|
// ../eslint-plugin-pnpm/package.json
|
|
19812
19861
|
var package_default2 = {
|
|
19813
|
-
version: "0.0.
|
|
19862
|
+
version: "0.0.23"};
|
|
19814
19863
|
|
|
19815
19864
|
// ../eslint-plugin-pnpm/src/plugin.ts
|
|
19816
19865
|
var plugin4 = {
|
package/dist/preset.js
CHANGED
|
@@ -4,7 +4,6 @@ import { findWorkspaceRoot } from './chunk-2U26IRBT.js';
|
|
|
4
4
|
import { joinPaths } from './chunk-I72VXUA2.js';
|
|
5
5
|
import { __commonJS, init_esm_shims, __toESM, __require, __filename as __filename$1 } from './chunk-HUL5SEAB.js';
|
|
6
6
|
import * as __import_util from 'util';
|
|
7
|
-
import * as __import_eslintPluginReactNativeGlobals from 'eslint-plugin-react-native-globals';
|
|
8
7
|
import * as __import__microsoft_tsdocConfig from '@microsoft/tsdoc-config';
|
|
9
8
|
import * as __import_path from 'path';
|
|
10
9
|
import * as __import_fs from 'fs';
|
|
@@ -58,9 +57,9 @@ import { globSync } from 'tinyglobby';
|
|
|
58
57
|
import config4 from 'eslint-plugin-prettier/recommended';
|
|
59
58
|
import { configs as configs$1 } from 'eslint-plugin-regexp';
|
|
60
59
|
|
|
61
|
-
// ../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
60
|
+
// ../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_c0876dd65fa7ad6734ae9ec797a46ea4/node_modules/eslint-plugin-react-native/lib/util/Components.js
|
|
62
61
|
var require_Components = __commonJS({
|
|
63
|
-
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
62
|
+
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_c0876dd65fa7ad6734ae9ec797a46ea4/node_modules/eslint-plugin-react-native/lib/util/Components.js"(exports, module) {
|
|
64
63
|
init_esm_shims();
|
|
65
64
|
function Components() {
|
|
66
65
|
this.list = {};
|
|
@@ -373,9 +372,9 @@ var require_Components = __commonJS({
|
|
|
373
372
|
}
|
|
374
373
|
});
|
|
375
374
|
|
|
376
|
-
// ../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
375
|
+
// ../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_c0876dd65fa7ad6734ae9ec797a46ea4/node_modules/eslint-plugin-react-native/lib/util/stylesheet.js
|
|
377
376
|
var require_stylesheet = __commonJS({
|
|
378
|
-
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
377
|
+
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_c0876dd65fa7ad6734ae9ec797a46ea4/node_modules/eslint-plugin-react-native/lib/util/stylesheet.js"(exports, module) {
|
|
379
378
|
init_esm_shims();
|
|
380
379
|
function StyleSheets() {
|
|
381
380
|
this.styleSheets = {};
|
|
@@ -716,9 +715,9 @@ var require_stylesheet = __commonJS({
|
|
|
716
715
|
}
|
|
717
716
|
});
|
|
718
717
|
|
|
719
|
-
// ../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
718
|
+
// ../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_c0876dd65fa7ad6734ae9ec797a46ea4/node_modules/eslint-plugin-react-native/lib/rules/no-unused-styles.js
|
|
720
719
|
var require_no_unused_styles = __commonJS({
|
|
721
|
-
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
720
|
+
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_c0876dd65fa7ad6734ae9ec797a46ea4/node_modules/eslint-plugin-react-native/lib/rules/no-unused-styles.js"(exports, module) {
|
|
722
721
|
init_esm_shims();
|
|
723
722
|
var __import____util_Components = __toESM(require_Components());
|
|
724
723
|
var __import____util_stylesheet = __toESM(require_stylesheet());
|
|
@@ -779,7 +778,7 @@ var require_no_unused_styles = __commonJS({
|
|
|
779
778
|
}
|
|
780
779
|
});
|
|
781
780
|
var require_no_inline_styles = __commonJS({
|
|
782
|
-
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
781
|
+
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_c0876dd65fa7ad6734ae9ec797a46ea4/node_modules/eslint-plugin-react-native/lib/rules/no-inline-styles.js"(exports, module) {
|
|
783
782
|
init_esm_shims();
|
|
784
783
|
var __import____util_Components = __toESM(require_Components());
|
|
785
784
|
var __import____util_stylesheet = __toESM(require_stylesheet());
|
|
@@ -823,7 +822,7 @@ var require_no_inline_styles = __commonJS({
|
|
|
823
822
|
}
|
|
824
823
|
});
|
|
825
824
|
var require_no_color_literals = __commonJS({
|
|
826
|
-
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
825
|
+
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_c0876dd65fa7ad6734ae9ec797a46ea4/node_modules/eslint-plugin-react-native/lib/rules/no-color-literals.js"(exports, module) {
|
|
827
826
|
init_esm_shims();
|
|
828
827
|
var __import____util_Components = __toESM(require_Components());
|
|
829
828
|
var __import____util_stylesheet = __toESM(require_stylesheet());
|
|
@@ -878,9 +877,9 @@ var require_no_color_literals = __commonJS({
|
|
|
878
877
|
}
|
|
879
878
|
});
|
|
880
879
|
|
|
881
|
-
// ../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
880
|
+
// ../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_c0876dd65fa7ad6734ae9ec797a46ea4/node_modules/eslint-plugin-react-native/lib/rules/sort-styles.js
|
|
882
881
|
var require_sort_styles = __commonJS({
|
|
883
|
-
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
882
|
+
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_c0876dd65fa7ad6734ae9ec797a46ea4/node_modules/eslint-plugin-react-native/lib/rules/sort-styles.js"(exports, module) {
|
|
884
883
|
init_esm_shims();
|
|
885
884
|
var __import____util_stylesheet = __toESM(require_stylesheet());
|
|
886
885
|
var { astHelpers } = __import____util_stylesheet;
|
|
@@ -1007,9 +1006,9 @@ var require_sort_styles = __commonJS({
|
|
|
1007
1006
|
}
|
|
1008
1007
|
});
|
|
1009
1008
|
|
|
1010
|
-
// ../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
1009
|
+
// ../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_c0876dd65fa7ad6734ae9ec797a46ea4/node_modules/eslint-plugin-react-native/lib/rules/split-platform-components.js
|
|
1011
1010
|
var require_split_platform_components = __commonJS({
|
|
1012
|
-
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
1011
|
+
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_c0876dd65fa7ad6734ae9ec797a46ea4/node_modules/eslint-plugin-react-native/lib/rules/split-platform-components.js"(exports, module) {
|
|
1013
1012
|
init_esm_shims();
|
|
1014
1013
|
function create(context) {
|
|
1015
1014
|
let reactComponents = [];
|
|
@@ -1063,8 +1062,7 @@ var require_split_platform_components = __commonJS({
|
|
|
1063
1062
|
}
|
|
1064
1063
|
},
|
|
1065
1064
|
"Program:exit": function() {
|
|
1066
|
-
|
|
1067
|
-
reportErrors(reactComponents, filename);
|
|
1065
|
+
reportErrors(reactComponents, context.filename || context.getFilename());
|
|
1068
1066
|
}
|
|
1069
1067
|
};
|
|
1070
1068
|
}
|
|
@@ -1089,9 +1087,9 @@ var require_split_platform_components = __commonJS({
|
|
|
1089
1087
|
}
|
|
1090
1088
|
});
|
|
1091
1089
|
|
|
1092
|
-
// ../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
1090
|
+
// ../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_c0876dd65fa7ad6734ae9ec797a46ea4/node_modules/eslint-plugin-react-native/lib/rules/no-raw-text.js
|
|
1093
1091
|
var require_no_raw_text = __commonJS({
|
|
1094
|
-
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
1092
|
+
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_c0876dd65fa7ad6734ae9ec797a46ea4/node_modules/eslint-plugin-react-native/lib/rules/no-raw-text.js"(exports, module) {
|
|
1095
1093
|
init_esm_shims();
|
|
1096
1094
|
var elementName = (node2) => {
|
|
1097
1095
|
const reversedIdentifiers = [];
|
|
@@ -1182,9 +1180,9 @@ var require_no_raw_text = __commonJS({
|
|
|
1182
1180
|
}
|
|
1183
1181
|
});
|
|
1184
1182
|
|
|
1185
|
-
// ../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
1183
|
+
// ../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_c0876dd65fa7ad6734ae9ec797a46ea4/node_modules/eslint-plugin-react-native/lib/rules/no-single-element-style-arrays.js
|
|
1186
1184
|
var require_no_single_element_style_arrays = __commonJS({
|
|
1187
|
-
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
1185
|
+
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_c0876dd65fa7ad6734ae9ec797a46ea4/node_modules/eslint-plugin-react-native/lib/rules/no-single-element-style-arrays.js"(exports, module) {
|
|
1188
1186
|
init_esm_shims();
|
|
1189
1187
|
module.exports = {
|
|
1190
1188
|
meta: {
|
|
@@ -1222,8 +1220,60 @@ var require_no_single_element_style_arrays = __commonJS({
|
|
|
1222
1220
|
};
|
|
1223
1221
|
}
|
|
1224
1222
|
});
|
|
1223
|
+
|
|
1224
|
+
// ../../node_modules/.pnpm/eslint-plugin-react-native-globals@0.1.2/node_modules/eslint-plugin-react-native-globals/index.js
|
|
1225
|
+
var require_eslint_plugin_react_native_globals = __commonJS({
|
|
1226
|
+
"../../node_modules/.pnpm/eslint-plugin-react-native-globals@0.1.2/node_modules/eslint-plugin-react-native-globals/index.js"(exports, module) {
|
|
1227
|
+
init_esm_shims();
|
|
1228
|
+
var globals = {
|
|
1229
|
+
__DEV__: false,
|
|
1230
|
+
__dirname: false,
|
|
1231
|
+
alert: false,
|
|
1232
|
+
Blob: false,
|
|
1233
|
+
cancelAnimationFrame: false,
|
|
1234
|
+
cancelIdleCallback: false,
|
|
1235
|
+
clearImmediate: true,
|
|
1236
|
+
clearInterval: false,
|
|
1237
|
+
clearTimeout: false,
|
|
1238
|
+
console: false,
|
|
1239
|
+
escape: false,
|
|
1240
|
+
Event: false,
|
|
1241
|
+
EventTarget: false,
|
|
1242
|
+
exports: false,
|
|
1243
|
+
fetch: false,
|
|
1244
|
+
File: false,
|
|
1245
|
+
FileReader: false,
|
|
1246
|
+
FormData: false,
|
|
1247
|
+
global: false,
|
|
1248
|
+
Map: true,
|
|
1249
|
+
module: false,
|
|
1250
|
+
navigator: false,
|
|
1251
|
+
process: false,
|
|
1252
|
+
Promise: true,
|
|
1253
|
+
requestAnimationFrame: true,
|
|
1254
|
+
requestIdleCallback: true,
|
|
1255
|
+
require: false,
|
|
1256
|
+
Set: true,
|
|
1257
|
+
setImmediate: true,
|
|
1258
|
+
setInterval: false,
|
|
1259
|
+
setTimeout: false,
|
|
1260
|
+
WebSocket: false,
|
|
1261
|
+
window: false,
|
|
1262
|
+
XMLHttpRequest: false
|
|
1263
|
+
};
|
|
1264
|
+
module.exports = {
|
|
1265
|
+
environments: {
|
|
1266
|
+
all: {
|
|
1267
|
+
globals
|
|
1268
|
+
}
|
|
1269
|
+
}
|
|
1270
|
+
};
|
|
1271
|
+
}
|
|
1272
|
+
});
|
|
1273
|
+
|
|
1274
|
+
// ../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_c0876dd65fa7ad6734ae9ec797a46ea4/node_modules/eslint-plugin-react-native/index.js
|
|
1225
1275
|
var require_eslint_plugin_react_native = __commonJS({
|
|
1226
|
-
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
1276
|
+
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_c0876dd65fa7ad6734ae9ec797a46ea4/node_modules/eslint-plugin-react-native/index.js"(exports, module) {
|
|
1227
1277
|
init_esm_shims();
|
|
1228
1278
|
var __import___lib_rules_noUnusedStyles = __toESM(require_no_unused_styles());
|
|
1229
1279
|
var __import___lib_rules_noInlineStyles = __toESM(require_no_inline_styles());
|
|
@@ -1232,6 +1282,7 @@ var require_eslint_plugin_react_native = __commonJS({
|
|
|
1232
1282
|
var __import___lib_rules_splitPlatformComponents = __toESM(require_split_platform_components());
|
|
1233
1283
|
var __import___lib_rules_noRawText = __toESM(require_no_raw_text());
|
|
1234
1284
|
var __import___lib_rules_noSingleElementStyleArrays = __toESM(require_no_single_element_style_arrays());
|
|
1285
|
+
var __import_eslintPluginReactNativeGlobals = __toESM(require_eslint_plugin_react_native_globals());
|
|
1235
1286
|
var allRules = {
|
|
1236
1287
|
"no-unused-styles": __import___lib_rules_noUnusedStyles,
|
|
1237
1288
|
"no-inline-styles": __import___lib_rules_noInlineStyles,
|
|
@@ -5515,7 +5566,7 @@ init_esm_shims();
|
|
|
5515
5566
|
|
|
5516
5567
|
// ../eslint-plugin-banner/package.json
|
|
5517
5568
|
var package_default = {
|
|
5518
|
-
version: "0.0.
|
|
5569
|
+
version: "0.0.24"};
|
|
5519
5570
|
|
|
5520
5571
|
// ../eslint-plugin-banner/src/rules/banner.ts
|
|
5521
5572
|
init_esm_shims();
|
|
@@ -19409,7 +19460,7 @@ plugin3.configs = configs3;
|
|
|
19409
19460
|
|
|
19410
19461
|
// ../eslint-plugin-pnpm/package.json
|
|
19411
19462
|
var package_default2 = {
|
|
19412
|
-
version: "0.0.
|
|
19463
|
+
version: "0.0.23"};
|
|
19413
19464
|
|
|
19414
19465
|
// ../eslint-plugin-pnpm/src/plugin.ts
|
|
19415
19466
|
var plugin4 = {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@storm-software/eslint",
|
|
3
|
-
"version": "0.170.
|
|
3
|
+
"version": "0.170.88",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "A package containing the base ESLint configuration used by Storm Software across many projects.",
|
|
6
6
|
"keywords": [
|
|
@@ -141,9 +141,9 @@
|
|
|
141
141
|
"@eslint/eslintrc": "^3.3.5",
|
|
142
142
|
"@eslint/markdown": "^6.6.0",
|
|
143
143
|
"@nx/eslint-plugin": "22.7.5",
|
|
144
|
-
"@storm-software/config": "
|
|
145
|
-
"@storm-software/config-tools": "
|
|
146
|
-
"@storm-software/package-constants": "
|
|
144
|
+
"@storm-software/config": "1.137.93",
|
|
145
|
+
"@storm-software/config-tools": "1.190.61",
|
|
146
|
+
"@storm-software/package-constants": "0.1.74",
|
|
147
147
|
"@stylistic/eslint-plugin": "^4.4.1",
|
|
148
148
|
"@typescript-eslint/eslint-plugin": "^8.61.0",
|
|
149
149
|
"@typescript-eslint/parser": "^8.61.0",
|
|
@@ -196,9 +196,9 @@
|
|
|
196
196
|
"@next/eslint-plugin-next": "^15.5.19",
|
|
197
197
|
"@nx/eslint": "22.7.5",
|
|
198
198
|
"@prettier/plugin-xml": "^3.4.2",
|
|
199
|
-
"@storm-software/eslint-plugin-banner": "
|
|
200
|
-
"@storm-software/eslint-plugin-pnpm": "
|
|
201
|
-
"@storm-software/eslint-plugin-tsdoc": "
|
|
199
|
+
"@storm-software/eslint-plugin-banner": "0.0.25",
|
|
200
|
+
"@storm-software/eslint-plugin-pnpm": "0.0.24",
|
|
201
|
+
"@storm-software/eslint-plugin-tsdoc": "0.0.24",
|
|
202
202
|
"@stylistic/eslint-plugin-migrate": "^4.4.1",
|
|
203
203
|
"@types/eslint": "^9.6.1",
|
|
204
204
|
"@types/eslint__js": "^8.42.3",
|
|
@@ -243,8 +243,6 @@
|
|
|
243
243
|
"eslint-plugin-mdx": "^3.8.1",
|
|
244
244
|
"eslint-plugin-react-compiler": "19.1.0-rc.2",
|
|
245
245
|
"eslint-plugin-react-hooks": "^7.1.1",
|
|
246
|
-
"eslint-plugin-react-native": "^5.0.0",
|
|
247
|
-
"eslint-plugin-react-native-globals": "^0.1.2",
|
|
248
246
|
"eslint-plugin-relay": "^1.8.3",
|
|
249
247
|
"eslint-plugin-storybook": "^0.11.0",
|
|
250
248
|
"graphql": "^14.0.0 || ^15.0.0 || ^16.0.0",
|
|
@@ -266,8 +264,6 @@
|
|
|
266
264
|
"eslint-plugin-mdx": { "optional": true },
|
|
267
265
|
"eslint-plugin-react-compiler": { "optional": true },
|
|
268
266
|
"eslint-plugin-react-hooks": { "optional": true },
|
|
269
|
-
"eslint-plugin-react-native": { "optional": true },
|
|
270
|
-
"eslint-plugin-react-native-globals": { "optional": true },
|
|
271
267
|
"eslint-plugin-relay": { "optional": true },
|
|
272
268
|
"eslint-plugin-storybook": { "optional": true },
|
|
273
269
|
"graphql": { "optional": true },
|
|
@@ -275,5 +271,5 @@
|
|
|
275
271
|
"zod": { "optional": true }
|
|
276
272
|
},
|
|
277
273
|
"publishConfig": { "access": "public" },
|
|
278
|
-
"gitHead": "
|
|
274
|
+
"gitHead": "ade45f9094482001d24bbd6778a45eee59afc076"
|
|
279
275
|
}
|