feat(pkg): Add shared Prettier config
This commit is contained in:
9
packages/prettier-config/package.json
Normal file
9
packages/prettier-config/package.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "@tabshift/prettier-config",
|
||||
"description": "Shared Prettier config of Tabshift",
|
||||
"version": "1.0.0",
|
||||
"type": "module",
|
||||
"exports": "./base.js",
|
||||
"author": "T. R. Bernstein <ljspkgs01-project@tabshift.dev>",
|
||||
"license": "EUPL-1.2"
|
||||
}
|
||||
Reference in New Issue
Block a user