linted 16.13.0-rc.1 → 16.13.0-rc.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
- declare const _default: readonly ["*.config.{c, m, }js", "{src, tests, static}/**/*.{c, m, }js"];
1
+ declare const _default: readonly ["*.config.{cj, mj, j}s", "{src, tests, static, typings}/**/*.{cj, mj, j}s"];
2
2
  export default _default;
3
3
  //# sourceMappingURL=js.d.ts.map
package/dist/files/js.js CHANGED
@@ -1,5 +1,5 @@
1
1
  export default [
2
- "*.config.{c, m, }js",
3
- "{src, tests, static}/**/*.{c, m, }js",
2
+ "*.config.{cj, mj, j}s",
3
+ "{src, tests, static, typings}/**/*.{cj, mj, j}s",
4
4
  ];
5
5
  //# sourceMappingURL=js.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"js.js","sourceRoot":"","sources":["../../src/files/js.ts"],"names":[],"mappings":"AAAA,eAAe;IACb,qBAAqB;IACrB,sCAAsC;CAC9B,CAAC"}
1
+ {"version":3,"file":"js.js","sourceRoot":"","sources":["../../src/files/js.ts"],"names":[],"mappings":"AAAA,eAAe;IACb,uBAAuB;IACvB,iDAAiD;CACzC,CAAC"}
@@ -1,3 +1,3 @@
1
- declare const _default: readonly ["*.jsonc", "tsconfig.json", "{src, tests, static}/**/*.jsonc", "{src, tests, static}/**/tsconfig.json"];
1
+ declare const _default: readonly ["**/*.jsonc", "tsconfig.json", "{src, tests, static, typings}/**/tsconfig.json"];
2
2
  export default _default;
3
3
  //# sourceMappingURL=jsonc.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"jsonc.d.ts","sourceRoot":"","sources":["../../src/files/jsonc.ts"],"names":[],"mappings":";AAAA,wBAKW"}
1
+ {"version":3,"file":"jsonc.d.ts","sourceRoot":"","sources":["../../src/files/jsonc.ts"],"names":[],"mappings":";AAAA,wBAIW"}
@@ -1,7 +1,6 @@
1
1
  export default [
2
- "*.jsonc",
2
+ "**/*.jsonc",
3
3
  "tsconfig.json",
4
- "{src, tests, static}/**/*.jsonc",
5
- "{src, tests, static}/**/tsconfig.json",
4
+ "{src, tests, static, typings}/**/tsconfig.json",
6
5
  ];
7
6
  //# sourceMappingURL=jsonc.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"jsonc.js","sourceRoot":"","sources":["../../src/files/jsonc.ts"],"names":[],"mappings":"AAAA,eAAe;IACb,SAAS;IACT,eAAe;IACf,iCAAiC;IACjC,uCAAuC;CAC/B,CAAC"}
1
+ {"version":3,"file":"jsonc.js","sourceRoot":"","sources":["../../src/files/jsonc.ts"],"names":[],"mappings":"AAAA,eAAe;IACb,YAAY;IACZ,eAAe;IACf,gDAAgD;CACxC,CAAC"}
@@ -1,3 +1,3 @@
1
- declare const _default: readonly ["**/*.ts"];
1
+ declare const _default: readonly ["**/*.{mt, ct, t}s"];
2
2
  export default _default;
3
3
  //# sourceMappingURL=ts.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ts.d.ts","sourceRoot":"","sources":["../../src/files/ts.ts"],"names":[],"mappings":";AAAA,wBAAoC"}
1
+ {"version":3,"file":"ts.d.ts","sourceRoot":"","sources":["../../src/files/ts.ts"],"names":[],"mappings":";AAAA,wBAA8C"}
package/dist/files/ts.js CHANGED
@@ -1,2 +1,2 @@
1
- export default ["**/*.ts"];
1
+ export default ["**/*.{mt, ct, t}s"];
2
2
  //# sourceMappingURL=ts.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ts.js","sourceRoot":"","sources":["../../src/files/ts.ts"],"names":[],"mappings":"AAAA,eAAe,CAAC,SAAS,CAAU,CAAC"}
1
+ {"version":3,"file":"ts.js","sourceRoot":"","sources":["../../src/files/ts.ts"],"names":[],"mappings":"AAAA,eAAe,CAAC,mBAAmB,CAAU,CAAC"}
@@ -1,3 +1,3 @@
1
- declare const _default: readonly ["*.y{a, }ml", ".github/**/*.yml", "{.github, src, tests, static}/**/*.y{a}ml"];
1
+ declare const _default: readonly ["**/*.y{a, }ml"];
2
2
  export default _default;
3
3
  //# sourceMappingURL=yml.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"yml.d.ts","sourceRoot":"","sources":["../../src/files/yml.ts"],"names":[],"mappings":";AAAA,wBAIW"}
1
+ {"version":3,"file":"yml.d.ts","sourceRoot":"","sources":["../../src/files/yml.ts"],"names":[],"mappings":";AAAA,wBAA0C"}
package/dist/files/yml.js CHANGED
@@ -1,6 +1,2 @@
1
- export default [
2
- "*.y{a, }ml",
3
- ".github/**/*.yml",
4
- "{.github, src, tests, static}/**/*.y{a}ml",
5
- ];
1
+ export default ["**/*.y{a, }ml"];
6
2
  //# sourceMappingURL=yml.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"yml.js","sourceRoot":"","sources":["../../src/files/yml.ts"],"names":[],"mappings":"AAAA,eAAe;IACb,YAAY;IACZ,kBAAkB;IAClB,2CAA2C;CACnC,CAAC"}
1
+ {"version":3,"file":"yml.js","sourceRoot":"","sources":["../../src/files/yml.ts"],"names":[],"mappings":"AAAA,eAAe,CAAC,eAAe,CAAU,CAAC"}
package/dist/files.d.ts CHANGED
@@ -1,12 +1,12 @@
1
1
  declare const _default: {
2
- readonly js: readonly ["*.config.{c, m, }js", "{src, tests, static}/**/*.{c, m, }js"];
3
- readonly ts: readonly ["**/*.ts"];
2
+ readonly js: readonly ["*.config.{cj, mj, j}s", "{src, tests, static, typings}/**/*.{cj, mj, j}s"];
3
+ readonly ts: readonly ["**/*.{mt, ct, t}s"];
4
4
  readonly svelte: readonly ["{src, tests, static}/**/*.svelte"];
5
5
  readonly mocha: readonly [];
6
6
  readonly html: readonly ["{src, tests, static}/**/*.html"];
7
7
  readonly json: readonly ["**/*.json"];
8
- readonly jsonc: readonly ["*.jsonc", "tsconfig.json", "{src, tests, static}/**/*.jsonc", "{src, tests, static}/**/tsconfig.json"];
9
- readonly yml: readonly ["*.y{a, }ml", ".github/**/*.yml", "{.github, src, tests, static}/**/*.y{a}ml"];
8
+ readonly jsonc: readonly ["**/*.jsonc", "tsconfig.json", "{src, tests, static, typings}/**/tsconfig.json"];
9
+ readonly yml: readonly ["**/*.y{a, }ml"];
10
10
  readonly md: readonly [];
11
11
  };
12
12
  export default _default;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "_schemaVersion": "20.17.8",
3
3
  "name": "linted",
4
- "version": "16.13.0-rc.1",
4
+ "version": "16.13.0-rc.3",
5
5
  "description": "ESLint mono-plugin bundler with strict, opinionated defaults for (Stylistic) JavaScript, TypeScript, Svelte, HTML, Tailwind/CSS, JSON, JSONC, YAML, and Mocha.",
6
6
  "keywords": [
7
7
  "eslint",
package/src/files/js.ts CHANGED
@@ -1,4 +1,4 @@
1
1
  export default [
2
- "*.config.{c, m, }js",
3
- "{src, tests, static}/**/*.{c, m, }js",
2
+ "*.config.{cj, mj, j}s",
3
+ "{src, tests, static, typings}/**/*.{cj, mj, j}s",
4
4
  ] as const;
@@ -1,6 +1,5 @@
1
1
  export default [
2
- "*.jsonc",
2
+ "**/*.jsonc",
3
3
  "tsconfig.json",
4
- "{src, tests, static}/**/*.jsonc",
5
- "{src, tests, static}/**/tsconfig.json",
4
+ "{src, tests, static, typings}/**/tsconfig.json",
6
5
  ] as const;
package/src/files/ts.ts CHANGED
@@ -1 +1 @@
1
- export default ["**/*.ts"] as const;
1
+ export default ["**/*.{mt, ct, t}s"] as const;
package/src/files/yml.ts CHANGED
@@ -1,5 +1 @@
1
- export default [
2
- "*.y{a, }ml",
3
- ".github/**/*.yml",
4
- "{.github, src, tests, static}/**/*.y{a}ml",
5
- ] as const;
1
+ export default ["**/*.y{a, }ml"] as const;