@teacinema/core (1.0.9)

Published 2026-01-23 05:43:12 +03:00 by ksv741 in teacinema/core

Installation

@teacinema:registry=
npm install @teacinema/core@1.0.9
"@teacinema/core": "1.0.9"

About this package

@teacinema/core

Набор общих утилит и настроек. Пакет экспортирует конфигурацию Prettier.

Установка

  • Требуется prettier версии ^3 (peer dependency).
npm i -D @teacinema/core prettier

Использование

Подключите конфигурацию Prettier из пакета:

  • В package.json проекта:
{
  "prettier": "@teacinema/core/prettier"
}

или через .prettierrc.mjs:

export { default } from "@teacinema/core/prettier";

Конфигурация уже включает @trivago/prettier-plugin-sort-imports.

Лицензия

ISC

Dependencies

Dependencies

ID Version
@trivago/prettier-plugin-sort-imports ^5.2.2

Peer Dependencies

ID Version
prettier ^3.0.0
Details
npm
2026-01-23 05:43:12 +03:00
46
ISC
latest
1.0 KiB
Assets (1)
core-1.0.9.tgz 1.0 KiB
Versions (8) View all
1.0.9 2026-01-23
1.0.8 2026-01-16
1.0.7 2026-01-16
1.0.6 2026-01-16
1.0.5 2026-01-16