Update package names
This commit is contained in:
parent
89d229eba9
commit
85a0fc11e5
106 changed files with 1908 additions and 2686 deletions
|
|
@ -1,24 +0,0 @@
|
|||
{
|
||||
"name": "ts-config",
|
||||
"version": "0.1.4",
|
||||
"description": "Shared TypeScript config",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"author": "Abel Luck <abel@guardianproject.info>",
|
||||
"main": "tsconfig.json",
|
||||
"engines": {
|
||||
"node": ">=20"
|
||||
},
|
||||
"files": [
|
||||
"tsconfig.json"
|
||||
],
|
||||
"keywords": [
|
||||
"tsconfig",
|
||||
"typescript",
|
||||
"ts",
|
||||
"config"
|
||||
],
|
||||
"scripts": {
|
||||
"lint": "echo no lint",
|
||||
"test": "echo no tests"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue