@eslinted/core 5.0.0-rc.0 → 5.0.0-rc.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/tsconfig.json +3 -3
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "_schemaVersion": "20.18.0",
3
3
  "name": "@eslinted/core",
4
- "version": "5.0.0-rc.0",
4
+ "version": "5.0.0-rc.1",
5
5
  "description": "Core ESLint flat config factory npm package `linted`.",
6
6
  "keywords": [],
7
7
  "repository": "github:jimmy-zhening-luo/linted-core",
package/tsconfig.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
- "display": "jimmy/tsc",
3
- "version": "5.6.2",
4
- "help": "https://www.typescriptlang.org/tsconfig/#quick-nav-Top%20Level",
2
+ "display": "@jimbojet/tsc",
3
+ "_version": "5.6.3",
4
+ "_help": "https://www.typescriptlang.org/tsconfig/#quick-nav-Top%20Level",
5
5
  "$schema": "https://json.schemastore.org/tsconfig",
6
6
  "include": [
7
7
  "*.config.ts",