Commit 103bc40
authored
Add linters (#10)
* Add prettier for code formatting
Create a prettier config file - `.prettierrc` that hosts formatting configuration.
* Add eslint with default configurations for a Node.js environment
Include npm scripts for running eslint and prettier with `lint` and `format` scripts.1 parent 7ba9145 commit 103bc40
File tree
4 files changed
+1131
-50
lines changed4 files changed
+1131
-50
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments