diff options
Diffstat (limited to '.vscode/settings.json')
-rw-r--r-- | .vscode/settings.json | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json index 152283a..abf82c4 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -23,11 +23,4 @@ "rmwc", "unmount" ], - - // Licenser - "licenser.projectName": "rooster.hetmml.nl", - "licenser.license": "GPLv3", - "licenser.author": "Noah Loomans", - "licenser.useSingleLineStyle": false, - "eslint.workingDirectories": [ "./src" ], } |