diff --git a/.eslintcache b/.eslintcache deleted file mode 100644 index 9eef86c6c..000000000 --- a/.eslintcache +++ /dev/null @@ -1 +0,0 @@ -[{"/home/tonio/Workspaces/Origin/origin-defi/libs/shared/utils/src/formatters.ts":"1"},{"size":1067,"mtime":1694612446615,"results":"2","hashOfConfig":"3"},{"filePath":"4","messages":"5","suppressedMessages":"6","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"pshlvk","/home/tonio/Workspaces/Origin/origin-defi/libs/shared/utils/src/formatters.ts",[],[]] \ No newline at end of file diff --git a/.gitignore b/.gitignore index ae271b311..8df7a65fd 100644 --- a/.gitignore +++ b/.gitignore @@ -33,6 +33,7 @@ npm-debug.log yarn-error.log testem.log /typings +.eslintcache # generated *-generated.ts @@ -42,4 +43,4 @@ testem.log Thumbs.db # env -.env.local \ No newline at end of file +.env.local