kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
Merge branch 'tsconfig-outdir' into 'develop'
tsconfig: specify an outDir (to make it shut up) See merge request soapbox-pub/soapbox-fe!1311api-accept
commit
b1cdf93ec6
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"compilerOptions": {
|
||||
"baseUrl": "app/",
|
||||
"outDir": "build/",
|
||||
"sourceMap": true,
|
||||
"strict": true,
|
||||
"module": "es2022",
|
||||
|
|
Ładowanie…
Reference in New Issue