]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commit
feat: allow strict option feat/strict-mode 493/head
authorEduardo San Martin Morote <posva13@gmail.com>
Wed, 12 May 2021 16:44:12 +0000 (18:44 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Wed, 12 May 2021 16:44:12 +0000 (18:44 +0200)
commit5745ce86760ff3100fe1860f04b5d478d41db570
tree6288ee288b47083b0140cffe4b252a42538a08a9
parente8f4b0e95192ec7d10d380776e7e9e703fe31261
feat: allow strict option

Close #58
__tests__/strictMode.spec.ts [new file with mode: 0644]
src/rootStore.ts
src/store.ts
src/types.ts
test-dts/customizations.test-d.ts
test-dts/plugins.test-d.ts