https://github.com/acdh-oeaw/tsconfig

Shared configurations for TypeScript

https://github.com/acdh-oeaw/tsconfig

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.2%) to scientific vocabulary

Keywords

frontend
Last synced: 6 months ago · JSON representation

Repository

Shared configurations for TypeScript

Basic Info
  • Host: GitHub
  • Owner: acdh-oeaw
  • License: mit
  • Default Branch: main
  • Homepage:
  • Size: 162 KB
Statistics
  • Stars: 0
  • Watchers: 5
  • Forks: 0
  • Open Issues: 0
  • Releases: 17
Topics
frontend
Created almost 3 years ago · Last pushed 6 months ago
Metadata Files
Readme License Codeowners

readme.md

acdh-oeaw typescript config

Shared configuration for typescript.

How to use

For applications, add the following to tsconfig.json:

json { "extends": "@acdh-oeaw/tsconfig" }

For libraries, add the following to tsconfig.json:

json { "extends": "@acdh-oeaw/tsconfig-lib" }

Owner

  • Name: Austrian Centre for Digital Humanities & Cultural Heritage
  • Login: acdh-oeaw
  • Kind: organization
  • Email: acdh@oeaw.ac.at
  • Location: Vienna, Austria

GitHub Events

Total
  • Release event: 4
  • Delete event: 4
  • Push event: 9
  • Pull request event: 8
  • Create event: 7
Last Year
  • Release event: 4
  • Delete event: 4
  • Push event: 9
  • Pull request event: 8
  • Create event: 7

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 0
  • Total pull requests: 15
  • Average time to close issues: N/A
  • Average time to close pull requests: 6 days
  • Total issue authors: 0
  • Total pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 13
  • Bot issues: 0
  • Bot pull requests: 14
Past Year
  • Issues: 0
  • Pull requests: 9
  • Average time to close issues: N/A
  • Average time to close pull requests: about 8 hours
  • Issue authors: 0
  • Pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 7
  • Bot issues: 0
  • Bot pull requests: 8
Top Authors
Issue Authors
Pull Request Authors
  • github-actions[bot] (19)
  • stefanprobst (1)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/release.yml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
  • changesets/action v1 composite
  • pnpm/action-setup v2 composite
package.json npm
  • @acdh-oeaw/commitlint-config ^1.0.0 development
  • @acdh-oeaw/prettier-config ^1.0.1 development
  • @changesets/changelog-github ^0.5.0 development
  • @changesets/cli ^2.27.1 development
  • @commitlint/cli ^18.4.3 development
  • is-ci ^3.0.1 development
  • lint-staged ^15.1.0 development
  • npm-run-all2 ^6.1.1 development
  • prettier ^3.1.0 development
  • simple-git-hooks ^2.9.0 development
packages/app/package.json npm
packages/lib/package.json npm
pnpm-lock.yaml npm
  • 403 dependencies