fix: bump packages, eslint, tsconfig, prettier and resolve all conflicts (#2114)

PR bumping packages, eslint, tsconfig, prettier and resolving all conflicts connected to it.
This commit is contained in:
Wojciech Lewicki
2023-08-07 17:44:58 +02:00
committed by GitHub
parent 3599c57e31
commit 416ccc8a86
64 changed files with 4762 additions and 4382 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import React from 'react';
import * as React from 'react';
import renderer from 'react-test-renderer';
import { SvgCss, parse, inlineStyles } from '../src/ReactNativeSVG';