* Run prettier on packages too. * Add the generated files for icons to prettierignore. * Format all files in the packages folder. * Minor fix.
8 lines
151 B
JSON
8 lines
151 B
JSON
{
|
|
"name": "tsconfig",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"main": "index.js",
|
|
"files": ["base.json", "nextjs.json", "react-library.json"]
|
|
}
|