Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects

Resolve "create footer"

Merged Hugues requested to merge 5-create-footer into master
2 files
+ 11
3
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 5
1
@@ -21,7 +21,11 @@
"indent": [
"error",
2
],
],
"linebreak-style": [
"error",
"unix"
],
"quotes": [
"error",
"double"
Loading