update import contentlayer config
This commit is contained in:
parent
b5cb01b539
commit
d334bb7a98
|
|
@ -10,7 +10,7 @@
|
|||
"**/*.tsx",
|
||||
"**/*.js",
|
||||
"**/*.jsx",
|
||||
".contentlayer/generated", "contentlayer.config.js",
|
||||
".contentlayer/generated", "contentlayer.config.ts",
|
||||
],
|
||||
"exclude": ["node_modules"]
|
||||
}
|
||||
Loading…
Reference in New Issue