forked from chuckdries/teaching-carter-react
Move client files to client folder
This commit is contained in:
0
.gitignore → client/.gitignore
vendored
0
.gitignore → client/.gitignore
vendored
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 2.6 KiB |
@@ -15,5 +15,5 @@
|
||||
"noEmit": true,
|
||||
"jsx": "react"
|
||||
},
|
||||
"include": ["client/src"]
|
||||
"include": ["./src"]
|
||||
}
|
Reference in New Issue
Block a user