style: auto format whole project
This commit is contained in:
2
packages/web/src/react-app-env.d.ts
vendored
2
packages/web/src/react-app-env.d.ts
vendored
@@ -3,6 +3,6 @@
|
||||
declare namespace JSX {
|
||||
interface IntrinsicElements {
|
||||
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
||||
"json-viewer": any;
|
||||
'json-viewer': any;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user