FlexLayout
FlexLayout copied to clipboard
Fix vitest config to make it run in node environment
Currently 'npm test' command fails. This PR fixes it.
Should work without need to use setupTest, what node version are you using?
@virtuecoder could perhaps integrate playwright testing in test script?