mirror of
https://github.com/DustinBrett/daedalOS.git
synced 2026-01-15 12:15:02 +00:00
Use dot notation more
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
"moduleResolution": "node",
|
||||
"noEmit": true,
|
||||
"noImplicitReturns": true,
|
||||
"noPropertyAccessFromIndexSignature": true,
|
||||
"plugins": [{ "name": "next" }],
|
||||
"resolveJsonModule": true,
|
||||
"skipLibCheck": true,
|
||||
|
||||
Reference in New Issue
Block a user