Files
cureselect-weighingscale-sdk/tsconfig.build.json
Prathiyuman 7681e46449
Some checks failed
CI / lint (push) Has been cancelled
CI / test (push) Has been cancelled
CI / build-library (push) Has been cancelled
CI / build-android (push) Has been cancelled
CI / build-ios (push) Has been cancelled
chore: initial commit
2025-12-16 14:54:44 +05:30

5 lines
63 B
JSON

{
"extends": "./tsconfig",
"exclude": ["example", "lib"]
}