fluence-js/.prettierignore
Akim 165e96b702
fix: Install before build (#406)
* Try to fix CI

* Try to fix CI
2023-12-19 17:46:11 +07:00

16 lines
280 B
Plaintext

.github
.eslintcache
pnpm-lock.yaml
node_modules
dist
build
public
**/CHANGELOG.md
# TODO: remove after pnpm-set-deps will add \n symbol at the end of these files
**/package.json
packages/core/js-client-isomorphic/src/versions.ts
__snapshots__
packages/@tests/aqua/src/_aqua/**