front_foundation #11

Closed
adnane wants to merge 146 commits from front_foundation into main
Showing only changes of commit 14a953536a - Show all commits

View File

@ -0,0 +1,7 @@
{
"useTabs":false,
"semi":true,
"trailingComma":"es5",
"arrowParens":"always",
"tabWidth":4
}