Prettier had some missing extensions in the config, this commit added them, we then prettified the whole project. We ignore the `cunningham-tokens` files.
4 lines
57 B
JSON
4 lines
57 B
JSON
{
|
|
"include": ["**/*.ts", "**/*.js", ".eslintrc.cjs"]
|
|
}
|