Repo cleanup
This commit is contained in:
parent
59872f579a
commit
e941353b64
444 changed files with 1485 additions and 21978 deletions
|
|
@ -1,20 +0,0 @@
|
|||
{
|
||||
"name": "@link-stack/typescript-config",
|
||||
"version": "3.5.0-beta.1",
|
||||
"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",
|
||||
"tsconfig.next.json",
|
||||
"tsconfig.node.json"
|
||||
],
|
||||
"scripts": {
|
||||
"lint": "echo no lint",
|
||||
"test": "echo no tests"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue