mirror of
https://gitlab.silvrtree.co.uk/martind2000/ft-webplatform.git
synced 2025-01-10 21:45:08 +00:00
12 lines
205 B
JSON
12 lines
205 B
JSON
{
|
|
"compilerOptions": {
|
|
"experimentalDecorators": true,
|
|
"target": "ES6"
|
|
},
|
|
"exclude": [
|
|
"assets",
|
|
"coverage",
|
|
"node_modules",
|
|
"ui-toolkit"
|
|
]
|
|
} |