add docker swarm deployment configs and remove dependency on kaniko for ci builds
This commit is contained in:
9
apps/cic-staff-client/.prettierrc
Normal file
9
apps/cic-staff-client/.prettierrc
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"useTabs": false,
|
||||
"tabWidth": 2,
|
||||
"singleQuote": true,
|
||||
"printWidth": 100,
|
||||
"semi": true,
|
||||
"bracketSpacing": true,
|
||||
"arrowParens": "always"
|
||||
}
|
||||
Reference in New Issue
Block a user