Revision f722e122f723ec37b95aa669a1f60f53260e0f71 authored by Matthias Bernt on 08 June 2023, 13:54:28 UTC, committed by Matthias Bernt on 08 June 2023, 13:54:28 UTC
1 parent 1ee21e3
Raw File
tsconfig.webpack.json
{
    "extends": "./tsconfig.json",
    "exclude": ["./src/**/*.test.ts", "./tests/**/*.ts"]
}
back to top