Move client files to client folder
This commit is contained in:
parent
9fdc2a5e63
commit
a2b67d1fbb
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,
|
"noEmit": true,
|
||||||
"jsx": "react"
|
"jsx": "react"
|
||||||
},
|
},
|
||||||
"include": ["client/src"]
|
"include": ["./src"]
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user