mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-31 10:51:44 +02:00
Updates docs and @types/node (#5534)
* remove @types/node resolution
* fix playwright config import error
* fix react batching workaround
* update docs for running integration tests
* Revert "fix react batching workaround"
This reverts commit c0ea6a62bc.
---------
Co-authored-by: Dalibor Tosic <dalibortosic00@gmail.com>
Co-authored-by: Nikola <nikolabijelic14@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { PlaywrightTestConfig } from '@playwright/test'
|
||||
import { devices } from '@playwright/test'
|
||||
import os from 'os'
|
||||
import * as os from 'os'
|
||||
|
||||
const projects = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user