]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commit
refactor: adapt to new libs
authorEduardo San Martin Morote <posva13@gmail.com>
Tue, 22 Sep 2020 09:17:59 +0000 (11:17 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Tue, 22 Sep 2020 09:17:59 +0000 (11:17 +0200)
commitd42e6a36c2e5604be94b5d642875c8c8f8c34bab
treea5aa2e5c564c095b626a1471d1a941f9848d5715
parentcf2553b0e400e18f13ebba2c8d16ba7159598293
refactor: adapt to new libs
22 files changed:
.eslintrc.js [deleted file]
.gitignore
.vscode/settings.json
__tests__/.eslintrc.js [deleted file]
__tests__/pinia/stores/cart.ts
__tests__/pinia/stores/combined.ts
__tests__/pinia/stores/user.ts
__tests__/tds/store.test-d.ts [deleted file]
api-extractor.json [new file with mode: 0644]
circle.yml
package.json
rollup.config.js
scripts/docs-check.sh [new file with mode: 0755]
scripts/release.sh [new file with mode: 0644]
scripts/verifyCommit.js [new file with mode: 0644]
src/rootStore.ts
src/store.ts
src/types.ts
test-dts/index.d.ts [new file with mode: 0644]
test-dts/store.test-d.ts [new file with mode: 0644]
tsconfig.json
yarn.lock