Reformat all project files to use the prettier config file.
This commit is contained in:
@@ -2,11 +2,7 @@
|
||||
"compilerOptions": {
|
||||
"allowJs": true,
|
||||
"baseUrl": "../node_modules",
|
||||
"types": [
|
||||
"cypress"
|
||||
]
|
||||
"types": ["cypress"]
|
||||
},
|
||||
"include": [
|
||||
"**/*.*"
|
||||
]
|
||||
"include": ["**/*.*"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user