UNPKG

@wordpress/notices

Version:
10 lines (9 loc) 243 B
{ "$schema": "https://json.schemastore.org/tsconfig.json", "extends": "../../tsconfig.base.json", "compilerOptions": { "types": [ "gutenberg-env" ], "checkJs": false }, "references": [ { "path": "../a11y" }, { "path": "../data" } ] }