mirror of
https://github.com/makeplane/plane.git
synced 2026-02-25 04:35:21 +01:00
6 lines
115 B
JSON
6 lines
115 B
JSON
{
|
|
"extends": "tsconfig/react-library.json",
|
|
"include": ["."],
|
|
"exclude": ["dist", "build", "node_modules"]
|
|
}
|