mirror of
https://github.com/vercel/flags.git
synced 2026-09-19 03:49:23 +08:00
98ad9fb352
* add format command * drop @vercel/style-guide * copy over rules frmo @vercel/style-guide
10 lines
147 B
JSON
10 lines
147 B
JSON
{
|
|
"name": "tsconfig",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"license": "Apache-2.0",
|
|
"devDependencies": {
|
|
"typescript": "5.3.3"
|
|
}
|
|
}
|