if test "$AUTOPKGTEST_TMP" != ""; then
	pkgjs-ln @codemirror/state
fi
jest --ci --preset ts-jest --testMatch '**/test/**.ts'
