chore: add some basic README files
This commit is contained in:
parent
9484c03e48
commit
50fce0a5ed
10 changed files with 78 additions and 0 deletions
3
packages/tsconfig/README.md
Normal file
3
packages/tsconfig/README.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# @emigrate/tsconfig
|
||||
|
||||
This package contains the default TypeScript configuration for Emigrate packages.
|
||||
|
|
@ -9,6 +9,9 @@
|
|||
"build.json"
|
||||
],
|
||||
"author": "Aboviq AB <dev@aboviq.com> (https://www.aboviq.com)",
|
||||
"homepage": "https://github.com/aboviq/emigrate/tree/main/packages/tsconfig#readme",
|
||||
"repository": "https://github.com/aboviq/emigrate/tree/main/packages/tsconfig",
|
||||
"bugs": "https://github.com/aboviq/emigrate/issues",
|
||||
"license": "MIT",
|
||||
"volta": {
|
||||
"extends": "../../package.json"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue