mirror of
https://github.com/chenasraf/DefinitelyTyped.git
synced 2026-05-17 17:48:06 +00:00
* feat[next-pwa]: add type declaration * fix[next-pwa]: remove 'license' field; remove flag '--allowSyntheticDefaultImports * deps[next-pwa]: remove @types 'workbox-build' dependency * deps[next-pwa]: add @types/react to dependency list * deps[next-pwa]: remove @types react from package.json in favour of triple dash reference * fix[next-pwa]: declare globals to resolve 'lib' mismatch error; this is a workaround. * 🤖 Merge PR #63327 [object-hash] Dump version to 3.0 by @martin-badin * [object-hash] Dump version to 3.0 * fix object type * use NotUndefined * chore[next-pwa]: change namespace 'pluginPWA' in favour of 'nextPWA'; add decorators * chore[next-pwa]: remove unnecessary `.eslintrc.json` file * chore[next-pwa]: remove unnecessary reference to `@types/react` * chore[next-pwa]: re-introduce reference to * chore[next-pwa]: add reference to customizable `dest` directory * chore[next-pwa]: update config options object naming and type; add default usage example * chore[next-pwa]: remove `@types/react` triple-dash reference; add to package.json deps * chore[next-pwa]: use `@default` for TypeDocs compliance; add `@types/react` reference * fix[next-pwa]: use 'Hair space' separator instead of Unicode reference * fix[next-pwa]: remove default decorator in favour of link to documentation Co-authored-by: martin-badin <martin.badin@gmail.com>
2 lines
50 B
JSON
2 lines
50 B
JSON
{ "extends": "@definitelytyped/dtslint/dt.json" }
|