mirror of
https://github.com/usatiuk/photos.git
synced 2025-10-28 15:27:49 +01:00
completely split eslint config
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import * as React from "react";
|
||||
import { render } from "react-dom";
|
||||
|
||||
render(<h1>Hello World</h1>, document.getElementById("root"));
|
||||
render(<h1>Hello World</h1>, document.getElementById("root"));
|
||||
|
||||
Reference in New Issue
Block a user