UNPKG

jtdal

Version:

Small template engine based on Zope TAL, using data attributes

23 lines (22 loc) 512 B
{ "compilerOptions": { "target": "esnext", "module": "esnext", "moduleResolution": "bundler", "declaration": true, "removeComments": true, "strict": true, "noImplicitAny": true, "strictNullChecks": true, "strictFunctionTypes": true, "strictPropertyInitialization": true, "noImplicitThis": true, "noUnusedLocals": true, "noUnusedParameters": true, "noImplicitReturns": true, "allowSyntheticDefaultImports": true }, "files": [ "jTDAL.ts" ] }