mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2025-12-11 08:46:16 +00:00
11 lines
288 B
JSON
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"
|
|
}
|