-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.eslintcache
1 lines (1 loc) · 3.79 KB
/
.eslintcache
1
[{"/Users/mamyray/code/next-boilerplate/.eslintrc.js":"1","/Users/mamyray/code/next-boilerplate/next-env.d.ts":"2","/Users/mamyray/code/next-boilerplate/next.config.js":"3","/Users/mamyray/code/next-boilerplate/postcss.config.js":"4","/Users/mamyray/code/next-boilerplate/public/sw.js":"5","/Users/mamyray/code/next-boilerplate/service-worker.js":"6","/Users/mamyray/code/next-boilerplate/src/components/common/DescribeRoute.tsx":"7","/Users/mamyray/code/next-boilerplate/src/pages/_app.tsx":"8","/Users/mamyray/code/next-boilerplate/src/pages/_document.tsx":"9","/Users/mamyray/code/next-boilerplate/src/pages/api/hello.ts":"10","/Users/mamyray/code/next-boilerplate/src/pages/Navigation.tsx":"11","/Users/mamyray/code/next-boilerplate/tailwind.config.js":"12"},{"size":1363,"mtime":1676828310922,"results":"13","hashOfConfig":"14"},{"size":201,"mtime":1656348637969,"results":"15","hashOfConfig":"14"},{"size":373,"mtime":1676827768366},{"size":82,"mtime":1669239789419,"results":"16","hashOfConfig":"14"},{"size":804295,"mtime":1676828162381,"results":"17","hashOfConfig":"14"},{"size":4857,"mtime":1657894558330},{"size":1299,"mtime":1676827200697},{"size":273,"mtime":1676827902836,"results":"18","hashOfConfig":"14"},{"size":858,"mtime":1676827466669,"results":"19","hashOfConfig":"14"},{"size":230,"mtime":1657883194807,"results":"20","hashOfConfig":"14"},{"size":822,"mtime":1676828162210},{"size":2273,"mtime":1669301515047,"results":"21","hashOfConfig":"14"},{"filePath":"22","messages":"23","suppressedMessages":"24","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"1p8x317",{"filePath":"25","messages":"26","suppressedMessages":"27","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"28","messages":"29","suppressedMessages":"30","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"31","messages":"32","suppressedMessages":"33","errorCount":3,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"34","messages":"35","suppressedMessages":"36","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"37","messages":"38","suppressedMessages":"39","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"40","messages":"41","suppressedMessages":"42","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"43","messages":"44","suppressedMessages":"45","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/Users/mamyray/code/next-boilerplate/.eslintrc.js",[],[],"/Users/mamyray/code/next-boilerplate/next-env.d.ts",[],[],"/Users/mamyray/code/next-boilerplate/postcss.config.js",[],[],"/Users/mamyray/code/next-boilerplate/public/sw.js",["46","47","48"],[],"/Users/mamyray/code/next-boilerplate/src/pages/_app.tsx",[],[],"/Users/mamyray/code/next-boilerplate/src/pages/_document.tsx",[],[],"/Users/mamyray/code/next-boilerplate/src/pages/api/hello.ts",[],[],"/Users/mamyray/code/next-boilerplate/tailwind.config.js",[],[],{"ruleId":"49","severity":2,"message":"50","line":922,"column":12,"nodeType":"51","endLine":926,"endColumn":14},{"ruleId":"52","severity":2,"message":"53","line":991,"column":57,"nodeType":"54","messageId":"55","endLine":991,"endColumn":69},{"ruleId":"52","severity":2,"message":"53","line":992,"column":24,"nodeType":"54","messageId":"55","endLine":992,"endColumn":36},"@next/next/no-assign-module-variable","Do not assign to the variable 'module'. See: https://nextjs.org/docs/messages/no-assign-module-variable","VariableDeclaration","no-undef","'trustedTypes' is not defined.","Identifier","undef"]