{ "extends": "@konobangu/typescript-config/react-library.json", "compilerOptions": { "baseUrl": "." }, "include": ["./src/*.tsx"], "exclude": ["node_modules"] }