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