2023-01-10 14:46:27 +03:00

6 lines
115 B
JSON

{
"extends": "tsconfig/react-library.json",
"include": ["."],
"exclude": ["dist", "build", "node_modules"]
}