3ca9713e45
feat: update copyright ( #449 )
...
* feat: up copyright
* fix
* update some more files
* Rename flox to fcli
* Fix repo name
---------
Co-authored-by: Anatoly Laskaris <github_me@nahsi.dev >
2024-05-16 12:34:31 +03:00
919c7d6ea1
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 22:14:08 +07:00
15a2c91917
chore: fix build [fixes DXJ-482] ( #352 )
...
* Remove additional node targeted build
* Fix test errors
* Typo fix
* Remove headless
* Prevent JSON error
* Cache json parsing
* Remove resource test as it's not working in new nox
* Fix test output
* enable smoke tests
* add puppeteer to deps
* Remove headless option
2023-09-29 16:23:06 +07:00