1
0
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:
Dylan Schiemann
2023-10-24 05:29:35 -07:00
committed by GitHub
parent 7c4c60e2c5
commit 1d817bca0f
4 changed files with 11 additions and 7 deletions

View File

@@ -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 = [
{