@zilero/tsconfigs 1.0.0 → 1.0.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/README.md +7 -5
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,17 +1,19 @@
1
- # 🎯 @zilero/tsconfig
1
+ <p align="center">
2
+ <h1 align="center">TypeScript Configurations 🎯</h1>
3
+ </p>
2
4
 
3
5
  <p align="center">
4
6
  <a href="https://github.com/Zilero232/dev-config-hub">
5
- <img src="https://img.shields.io/github/actions/workflow/status/Zilero232/dev-config-hub/integrate.yaml?label=CI&logo=GitHub" alt="CI status">
7
+ <img src="https://img.shields.io/github/actions/workflow/status/Zilero232/dev-config-hub/integrate.yml?label=CI&logo=GitHub" alt="CI status">
6
8
  </a>
7
- <a href="https://www.npmjs.com/package/@zilero/tsconfig">
8
- <img src="https://img.shields.io/npm/dm/@zilero/tsconfig?logo=NPM" alt="npm downloads">
9
+ <a href="https://www.npmjs.com/package/@zilero/tsconfigs">
10
+ <img src="https://img.shields.io/npm/dm/@zilero/tsconfigs?logo=NPM" alt="npm downloads">
9
11
  </a>
10
12
  <a href="https://github.com/Zilero232/cli">
11
13
  <img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="npm license">
12
14
  </a>
13
15
  <a href="https://github.com/Zilero232/dev-config-hub/tree/main/tools/tsconfigs">
14
- <img src="https://img.shields.io/npm/v/@zilero/tsconfig?label=version" alt="version">
16
+ <img src="https://img.shields.io/npm/v/@zilero/tsconfigs?label=version" alt="version">
15
17
  </a>
16
18
  </p>
17
19
 
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "displayName": "✨ Zilero TypeScript Config",
5
5
  "description": "🔷 Opinionated TypeScript configuration for modern development",
6
6
  "license": "MIT",
7
- "version": "1.0.0",
7
+ "version": "1.0.1",
8
8
  "keywords": [
9
9
  "typescript",
10
10
  "tsconfig",