[examples/ckan][m] - added cors proxy + content folder + drd

This commit is contained in:
Luccas Mateus de Medeiros Gomes
2023-05-25 13:46:39 -03:00
parent 0f1d44ea61
commit f5541b5098
14 changed files with 10208 additions and 22 deletions

View File

@@ -4,7 +4,7 @@
"lib": ["dom", "dom.iterable", "esnext"],
"allowJs": true,
"skipLibCheck": true,
"strict": true,
"strict": false,
"forceConsistentCasingInFileNames": true,
"noEmit": true,
"esModuleInterop": true,