WebIdMetaPluginReactNative/tsconfig.build.json
Bjarne Knutzen bb2968e943
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
first commit
2026-01-16 09:17:49 +01:00

5 lines
63 B
JSON

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