📁
SKYSHELL MANAGER-
🛒
PHP v7.4.33
Create Folder
Create File
Current Path:
home
/
oshofree
/
public_html
/
chbluxuries.com
/
chb_data
/
Name
Size
Permissions
Actions
📁
..
-
0755
🗑️
🔒
📄
config.php
7.06 KB
0444
🗑️
⬇️
✏️
🔒
📄
error_log
22572.49 KB
0644
🗑️
⬇️
✏️
🔒
Editing: recommended.d.ts
import { Linter } from 'eslint'; // prettier-ignore type IfEqual<A, B, X = A, Y = B> = (<G>() => G extends A & G | G ? 1 : 2) extends (<G>() => G extends B & G | G ? 1 : 2) ? X : Y; declare const recommendedConfig: IfEqual<Linter.Config, Linter.FlatConfig>; export = recommendedConfig;
💾 Save Changes