chromatic-lattice/jsconfig.json

6 lines
47 B
JSON
Raw Normal View History

2021-05-26 01:57:02 +00:00
{
"include": [
"./src/components/**/*"
]
}