Detalhes do pacote

@ember/library-tsconfig

ember-cli3.6kMIT1.1.3

A base TSConfig for working on libraries for Ember.

tsconfig, ember

readme (leia-me)

A base TS Config for working with libraries for ember

Add the package to your "devDependencies"

npm install --save-dev @ember/library-tsconfig

And in your tsconfig.json:

"extends": "@ember/library-tsconfig"

changelog (log de mudanças)

Changelog

Release (2025-04-11)

  • @ember/library-tsconfig 1.1.3 (patch)

:bug: Bug Fix

  • @ember/library-tsconfig

Committers: 1

Release (2025-04-11)

  • @ember/library-tsconfig 1.1.2 (patch)

:bug: Bug Fix

  • @ember/library-tsconfig
    • #11 For the library-tsconfig, emitDeclarationOnly + noEmit is actually required for declarations to be emitted. (@NullVoxPopuli)

Committers: 1

Release (2025-04-10)

  • @ember/app-tsconfig 1.0.3 (patch)
  • @ember/library-tsconfig 1.1.1 (patch)

:bug: Bug Fix

  • @ember/app-tsconfig, @ember/library-tsconfig

:memo: Documentation

Committers: 1

Release (2025-04-10)

  • @ember/app-tsconfig 1.0.2 (patch)

:bug: Bug Fix

  • @ember/app-tsconfig

Committers: 1

Release (2025-04-04)

  • @ember/app-tsconfig 1.0.1 (patch)
  • @ember/library-tsconfig 1.1.0 (minor)

:rocket: Enhancement

  • @ember/library-tsconfig

:memo: Documentation

  • @ember/app-tsconfig, @ember/library-tsconfig

Committers: 1

Release (2025-04-03)

  • @ember/app-tsconfig 1.0.0 (major)
  • @ember/library-tsconfig 1.0.0 (major)

:boom: Breaking Change

  • @ember/app-tsconfig, @ember/library-tsconfig

Committers: 1