@getcommunity/config-prettier 0.0.1 → 0.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # @getcommunity/config-prettier
2
2
 
3
+ ## 0.0.3
4
+
5
+ ### Patch Changes
6
+
7
+ - updated config
8
+
9
+ ## 0.0.2
10
+
11
+ ### Patch Changes
12
+
13
+ - resolved eslinting and shared tsconfig, working on ssr implementation
14
+
3
15
  ## 0.0.1
4
16
 
5
17
  ### Patch Changes
package/package.json CHANGED
@@ -1,8 +1,11 @@
1
1
  {
2
2
  "name": "@getcommunity/config-prettier",
3
3
  "description": "",
4
- "version": "0.0.1",
5
- "author": "",
4
+ "version": "0.0.3",
5
+ "author": "@GetCommunity <ryan@getcommunity.com> (https://github.com/GetCommunity)",
6
+ "contributors": [
7
+ "Joey Grable <joey@getcommunity.com> (https://joeygrable.com)"
8
+ ],
6
9
  "keywords": [],
7
10
  "license": "ISC",
8
11
  "main": "./prettier-config.json",
@@ -17,8 +20,8 @@
17
20
  "type": "git",
18
21
  "url": "git+https://github.com/getcommunity/config-prettier.git"
19
22
  },
20
- "type": "module",
21
23
  "scripts": {
22
24
  "publish-manual": "npm publish"
23
- }
25
+ },
26
+ "type": "module"
24
27
  }
@@ -1,11 +0,0 @@
1
- # To get started with Dependabot version updates, you'll need to specify which
2
- # package ecosystems to update and where the package manifests are located.
3
- # Please see the documentation for all configuration options:
4
- # https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
5
-
6
- version: 2
7
- updates:
8
- - package-ecosystem: "github-actions" # See documentation for possible values
9
- directory: "/" # Location of package manifests
10
- schedule:
11
- interval: "monthly"
package/LICENSE.md DELETED
@@ -1,3 +0,0 @@
1
- # Get Community Core Library License
2
-
3
- NOT FOR REPRODUCTION, RESALE, OR DISTRIBUTION