UNPKG

@wordpress/element

Version:
10 lines (9 loc) 230 B
{ "$schema": "https://json.schemastore.org/tsconfig.json", "extends": "../../tsconfig.base.json", "compilerOptions": { "noImplicitAny": false, "strictNullChecks": false }, "references": [ { "path": "../escape-html" } ] }