This website requires JavaScript.
Explore
Help
Sign In
fluencelabs
/
fluence-js
Watch
1
Star
0
Fork
0
You've already forked fluence-js
mirror of
https://github.com/fluencelabs/fluence-js.git
synced
2024-12-05 02:10:18 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
919c7d6ea1
fluence-js
/
.gitignore
10 lines
92 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Tetraplets (#1)
2020-12-23 14:24:22 +00:00
*.log
Migrate to monorepo and pnpm (#163) DXJ-85
2022-08-24 15:03:06 +00:00
.idea
feat(js-client)!: Adding strictes eslint and ts config to all packages [fixes DXJ-464] (#355) * introduce eslint * Fix all eslint errors * Eslint fix and some touches * Fix tests * Fix misc errors * change semver * change semver #2 * Fix path * Fix path #2 * freeze lock file in CI * fix package install * Fix formatting of surrounding files * Add empty prettier config * Fix formatting * Fix build errors * Remove unused deps * remove changelog from formatting * deps cleanup * make resource importers async * Refactor * Fix error message * remove comment * more refactoring * Update packages/core/js-client/src/compilerSupport/registerService.ts Co-authored-by: shamsartem <shamsartem@gmail.com> * refactoring * refactoring fix * optimize import * Update packages/@tests/smoke/node/src/index.ts Co-authored-by: shamsartem <shamsartem@gmail.com> * Revert package * Fix pnpm lock * Lint-fix * Fix CI * Update tests * Fix build * Fix import * Use forked threads dep * Use fixed version * Update threads * Fix lint * Fix test * Fix test * Add polyfill for assert * Add subpath import * Fix tests * Fix deps --------- Co-authored-by: shamsartem <shamsartem@gmail.com>
2023-10-17 15:14:08 +00:00
.eslintcache
Tetraplets (#1)
2020-12-23 14:24:22 +00:00
# Dependency directories
node_modules/
Update libp2p, multiaddr & peer-id libraries (#60)
2021-08-18 17:13:40 +00:00
chore(deps): bump fluence-js to 0.27.0, avm: 0.31.11 (#199)
2022-11-01 16:00:17 +00:00
# Build directory
**/dist
Reference in New Issue
Copy Permalink