Files
stats/packages/sdks/nextjs/tsconfig.json
Carl-Gerhard Lindesvärd e6c0bc2ec8 rename mixan to OPENPANEL!
2024-03-11 13:40:46 +01:00

7 lines
98 B
JSON

{
"extends": "@openpanel/tsconfig/base.json",
"compilerOptions": {
"outDir": "dist"
}
}