mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-08-06 14:21:25 +08:00
10 lines
140 B
JSON
10 lines
140 B
JSON
{
|
|
"name": "@tih/tsconfig",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"license": "MIT",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
}
|
|
}
|