wip embeds
This commit is contained in:
@@ -33,7 +33,6 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@itsmapleleaf/configs": "^1.1.0",
|
||||
"@types/scheduler": "^0.16.2",
|
||||
"@typescript-eslint/eslint-plugin": "^5.6.0",
|
||||
"@typescript-eslint/parser": "^5.6.0",
|
||||
"ava": "^4.0.0-rc.1",
|
||||
@@ -54,7 +53,6 @@
|
||||
"npm-run-all": "^4.1.5",
|
||||
"prettier": "^2.5.1",
|
||||
"react": "^17.0.2",
|
||||
"scheduler": "^0.20.2",
|
||||
"tsup": "^5.10.3",
|
||||
"typescript": "^4.5.2"
|
||||
},
|
||||
@@ -74,7 +72,9 @@
|
||||
"--experimental-specifier-resolution=node",
|
||||
"--no-warnings"
|
||||
],
|
||||
"files": "{src,test,integration}/**/*.test.{ts,tsx}",
|
||||
"files": [
|
||||
"{src,test,integration}/**/*.test.{ts,tsx}"
|
||||
],
|
||||
"serial": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user