mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-09-11 22:51:05 +00:00
fix eslint issue
This commit is contained in:
parent
0d422efdff
commit
8d001ed120
1 changed files with 3 additions and 0 deletions
|
|
@ -6,4 +6,7 @@ module.exports = {
|
|||
parserOptions: {
|
||||
project: true,
|
||||
},
|
||||
ignorePatterns: [
|
||||
"postcss.config.js",
|
||||
]
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue