-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.eslintcache
1 lines (1 loc) · 1.04 KB
/
.eslintcache
1
[{"/Users/lucas/Documents/wealm/front-wealm/pages/_app.tsx":"1"},{"size":402,"mtime":1665585909360,"results":"2","hashOfConfig":"3"},{"filePath":"4","messages":"5","suppressedMessages":"6","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"1wil67p","/Users/lucas/Documents/wealm/front-wealm/pages/_app.tsx",["7"],[],{"ruleId":"8","severity":1,"message":"9","line":5,"column":42,"nodeType":"10","messageId":"11","endLine":5,"endColumn":45,"suggestions":"12"},"@typescript-eslint/no-explicit-any","Unexpected any. Specify a different type.","TSAnyKeyword","unexpectedAny",["13","14"],{"messageId":"15","fix":"16","desc":"17"},{"messageId":"18","fix":"19","desc":"20"},"suggestUnknown",{"range":"21","text":"22"},"Use `unknown` instead, this will force you to explicitly, and safely assert the type is correct.","suggestNever",{"range":"21","text":"23"},"Use `never` instead, this is useful when instantiating generic type parameters that you don't need to know the type of.",[176,179],"unknown","never"]