mirror of
https://github.com/DustinBrett/daedalOS.git
synced 2026-01-15 12:15:02 +00:00
Formatting change
This commit is contained in:
@@ -17,8 +17,8 @@
|
||||
"skipLibCheck": true,
|
||||
"strict": true,
|
||||
"target": "esnext",
|
||||
"types": ["jest", "offscreencanvas", "wicg-file-system-access"]
|
||||
"types": ["jest", "offscreencanvas", "wicg-file-system-access"],
|
||||
},
|
||||
"exclude": ["node_modules"],
|
||||
"include": ["next-env.d.ts", "**/*.ts", "**/*.tsx"]
|
||||
"include": ["next-env.d.ts", "**/*.ts", "**/*.tsx"],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user