Finalize things
@@ -3,7 +3,7 @@
|
||||
"files.trimTrailingWhitespace": true,
|
||||
"editor.formatOnSave": false,
|
||||
"editor.codeActionsOnSave": {
|
||||
"source.fixAll.eslint": true
|
||||
"source.fixAll.eslint": "explicit"
|
||||
},
|
||||
"[prisma]": {
|
||||
"editor.formatOnSave": true
|
||||
|
||||
|
After Width: | Height: | Size: 537 B |
|
After Width: | Height: | Size: 66 KiB |
|
After Width: | Height: | Size: 116 KiB |
|
After Width: | Height: | Size: 9.8 KiB |
|
After Width: | Height: | Size: 44 KiB |
|
After Width: | Height: | Size: 81 KiB |
|
After Width: | Height: | Size: 29 KiB |
@@ -1,5 +1,5 @@
|
||||
\documentclass[12pt, letterpaper]{article}
|
||||
|
||||
|
||||
\usepackage{indentfirst}
|
||||
|
||||
% Set margin
|
||||
|
||||