Template
1
0
mirror of https://github.com/Wessel/boilerplate.git synced 2026-06-08 14:18:44 +02:00

feat: refresh boilerplate

This commit is contained in:
2023-02-07 22:21:22 +01:00
parent 674cb76595
commit bd491e1cb7
21 changed files with 633 additions and 285 deletions

View File

@@ -2,6 +2,7 @@
"env": {
"es6": true,
"amd": true,
"jest": true,
"node": true,
"mongo": true,
"jquery": true,