🚀 refactor

This commit is contained in:
platane
2020-09-29 11:00:29 +02:00
committed by Platane
parent 8d8956229c
commit 9b92697ef9
5 changed files with 70 additions and 32 deletions

View File

@@ -1,6 +1,7 @@
{
"compilerOptions": {
"lib": ["dom", "ES2020"],
"target": "ES2020",
"strict": true,
"skipLibCheck": true,
"noUnusedLocals": true,