WIP 1
This commit is contained in:
parent
c095fa7042
commit
43bfdaa1e3
186 changed files with 276 additions and 37155 deletions
|
|
@ -1,28 +0,0 @@
|
|||
{
|
||||
"name": "tsconfig-link",
|
||||
"version": "0.1.4",
|
||||
"description": "Shared TypeScript config",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"repository": "https://gitlab.com/digiresilience.org/link/tsconfig-amigo",
|
||||
"author": "Abel Luck <abel@guardianproject.info>",
|
||||
"main": "tsconfig.json",
|
||||
"engines": {
|
||||
"node": ">=12"
|
||||
},
|
||||
"files": [
|
||||
"tsconfig.json"
|
||||
],
|
||||
"keywords": [
|
||||
"tsconfig",
|
||||
"typescript",
|
||||
"ts",
|
||||
"config"
|
||||
],
|
||||
"scripts": {
|
||||
"lint": "echo no lint",
|
||||
"test": "echo no tests"
|
||||
},
|
||||
"publishConfig": {
|
||||
"@digiresilience:registry": "https://gitlab.com/api/v4/projects/21673307/packages/npm/"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue