rsnext/examples/cms-prepr/jsconfig.json
Tim 1f5c2c8513
Add example prepr cms (#22776)
Added preview example with Prepr CMS.

Working demo at https://next-blog-prepr.vercel.app/
2021-03-04 19:12:42 +00:00

5 lines
50 B
JSON

{
"compilerOptions": {
"baseUrl": "."
}
}