2.6.1 • Published 6 months ago

@hypernym/tsconfig v2.6.1

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

Usage

// tsconfig.json

{
  "extends": "@hypernym/tsconfig"
}

Custom Setup

// tsconfig.json

{
  "extends": "@hypernym/tsconfig",
  "compilerOptions": {
    "baseUrl": "./",
    "paths": {
      "@": ["./src"],
      "@/*": ["./src/*"]
    }
  }
}

Community

Feel free to ask questions or share new ideas.

Use the official discussions to get involved.

License

Developed in 🇭🇷 Croatia, © Hypernym Studio.

Released under the MIT license.

2.5.0

10 months ago

2.6.1

6 months ago

2.6.0

8 months ago

2.3.0

1 year ago

2.2.0

1 year ago

2.4.0

1 year ago

2.1.0

1 year ago

2.0.0

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago