Activity
put dependencies in alphabetical order
put dependencies in alphabetical order
change quotes for prettierification
change quotes for prettierification
remove dont-clean-up-after-each.js
remove dont-clean-up-after-each.js
plain put src/ in the files listing
plain put src/ in the files listing
change eslint-plugin-node for eslint-plugin-n
change eslint-plugin-node for eslint-plugin-n
upgrade eslint svelte plugin
upgrade eslint svelte plugin
move eslint from jest to vitest env
move eslint from jest to vitest env
remove jest and its dependencies
remove jest and its dependencies
import the pure.js in src, not dist
import the pure.js in src, not dist
fix the tests to work with vitest
fix the tests to work with vitest
Force push
fix the tests to work with vitest
fix the tests to work with vitest
actually using vitest (duh)
actually using vitest (duh)
test the last 3 versions of node
test the last 3 versions of node
the clean script is no longer required
the clean script is no longer required
move the module to be esm
move the module to be esm
Force push