Commit fb677ab3 authored by Wolfgang Knopki's avatar Wolfgang Knopki
Browse files

Merge branch 'knopkiwg-master-patch-22440' into 'master'

Add tsconfig.json

See merge request !110
parents 055df616 35fcd8e1
Pipeline #4796 failed with stage
in 9 seconds
{
"compilerOptions": {
"target": "es6",
"module": "commonjs",
"rootDir": "./",
"outDir": "./built",
"esModuleInterop": true,
"strict": true,
"allowJs": true
}
}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment