perf: Make frontend linting faster (no-changelog) (#7717)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
This commit is contained in:
@@ -399,7 +399,7 @@ export default defineComponent({
|
||||
|
||||
try {
|
||||
parameters = JSON.parse(parameters) as {
|
||||
[key: string]: any;
|
||||
[key: string]: unknown;
|
||||
};
|
||||
|
||||
//@ts-ignore
|
||||
|
||||
Reference in New Issue
Block a user