Add typescript config package
Signed-off-by: gearnode <bryan@frimin.fr>
This commit is contained in:
14
packages/tsconfig/package.json
Normal file
14
packages/tsconfig/package.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "@probo/tsconfig",
|
||||
"version": "0.0.1",
|
||||
"description": "Probo default typescript configs",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"files": [
|
||||
"base.json",
|
||||
"react.json",
|
||||
"library.json"
|
||||
],
|
||||
"license": "MIT"
|
||||
}
|
||||
Reference in New Issue
Block a user