mirror of
https://github.com/vercel/flags.git
synced 2026-09-19 03:49:23 +08:00
5f3757afc7
* stop relying on workspace tsconfig closes #204 * add changeset
5 lines
66 B
JSON
5 lines
66 B
JSON
{
|
|
"extends": "../../tsconfig-base.json",
|
|
"include": ["src"]
|
|
}
|