Ajout des moyens de contact
+ Corrections diverses
This commit is contained in:
18
.reactgenerator
Normal file
18
.reactgenerator
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"componentDestination": "./src/components/",
|
||||
"styledComponentDestination": "./src/components/",
|
||||
"tscomponentDestination": "./components/",
|
||||
"viewDestination": "./src/view/",
|
||||
"storeDestination": "./src/store/",
|
||||
"pageDestination": "./pages/",
|
||||
"tspageDestination": "./pages/",
|
||||
"reduxDestination": "./src/",
|
||||
"setupDestination": "./src/",
|
||||
"reduxModuleDestination": "./src/store/",
|
||||
"serviceModuleDestination": "./src/services/",
|
||||
"servicesDestination": "./src/",
|
||||
"configDestination": "./src/services/",
|
||||
"requestDestination": "./src/services/config/",
|
||||
"storageDestination": "./src/services/config/",
|
||||
"templatePath": ""
|
||||
}
|
||||
Reference in New Issue
Block a user