Files
openstapps/configuration/tsconfig/package.json
Rainer Killinger 5db3b7948a docs: update changelogs for release
ci: publish release
2023-10-13 18:22:48 +02:00

14 lines
326 B
JSON

{
"name": "@openstapps/tsconfig",
"description": "The tsconfig for the openstapps project",
"version": "3.0.0",
"type": "commonjs",
"license": "GPL-3.0-only",
"repository": "git@gitlab.com:openstapps/eslint-config.git",
"author": "Thea Schöbl",
"main": "tsconfig.json",
"files": [
"tsconfig.json"
]
}