Files
openstapps/configuration/tsconfig/package.json
2023-05-31 14:04:05 +02:00

11 lines
288 B
JSON

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