We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d63e20 commit a43b6c6Copy full SHA for a43b6c6
packages/prettier-config/package.json
@@ -1,14 +1,14 @@
1
{
2
- "name": "@lmc-eu/prettier-config",
+ "name": "@alma-oss/prettier-config",
3
"version": "2.0.1",
4
"description": "LMC's ESlint configuration for Prettier",
5
"keywords": [
6
"prettier",
7
"lmc",
8
"config"
9
],
10
- "author": "Tomáš Litera <tomas.litera@lmc.eu>",
11
- "license": "BSD-3-Clause",
+ "author": "Tomáš Litera <tomas.litera@almacareer.com>",
+ "license": "MIT",
12
"type": "module",
13
"main": "index.js",
14
"exports": {
0 commit comments