Keith Cirkel
6fd8c17dd4
Merge pull request #22 from github/jumoel/cleanup-packagejson
...
chore: Clean up `package.json`
2022-12-06 13:36:35 +00:00
Julian Møller Ellehauge
d760b3ae18
chore: remove postpublish in scripts in favor of explicit workflow
2022-12-06 13:45:30 +01:00
Julian Møller Ellehauge
ccbdafe146
chore: Change version permanent development
2022-12-06 13:44:58 +01:00
Tiago Botelho
e6802e1f23
Merge pull request #21 from github/tiagonbotelho/publish-ghpr
...
Publish package to GHPR
2022-12-02 17:06:12 +00:00
Tiago Botelho
b9c50e3d7c
Publish package to GHPR
...
Since there are a few repositories in npm that are currently consuming
GitHub scoped packages directly from GHPR, it'd be convenient if we
could publish the latest version of our packages to both registries.
2022-12-02 12:54:53 +00:00
Keith Cirkel
9e3619e166
update snapshot tests
2022-12-01 11:08:19 +00:00
Keith Cirkel
d76e8068c7
Merge pull request #19 from github/set-trailing-commas-to-all
...
set trailing commas to all
2022-12-01 11:05:18 +00:00
Keith Cirkel
7512dec83a
Merge pull request #20 from github/add-ci-build-step
...
Add ci build step
2022-12-01 11:05:04 +00:00
Keith Cirkel
642c9ce305
add CI build step
2022-12-01 10:28:41 +00:00
Keith Cirkel
8fd1960c0d
add tests
2022-12-01 10:28:40 +00:00
Keith Cirkel
f61aae0af4
set trailing commas to all
2022-12-01 10:06:26 +00:00
Keith Cirkel
10072e289c
add codeowners
2022-11-30 16:53:12 +00:00
Keith Cirkel
2fa441558c
add package-lock
2022-11-30 16:52:22 +00:00
Keith Cirkel
96dd4c9fc3
Merge pull request #18 from artemsaveliev/patch-1
...
Allow trailing commas
2022-11-30 16:50:14 +00:00
Keith Cirkel
56c019677c
Merge pull request #15 from github/node-16-in-codespaces
...
Add a .devcontainer
2022-11-30 16:50:03 +00:00
Artem Saveliev
280b09ddcd
Allow trailing commas
2022-09-15 16:22:48 -07:00
Manuel Puyol
74b35c8c72
Merge pull request #16 from github/add-release-action
...
Add a release action
2022-03-29 13:55:10 -05:00
Kristján Oddsson
6ed92e4445
Create .github/workflows/publish.yml
2022-03-25 15:53:42 +00:00
Kristján Oddsson
f40f794d8c
Add a .devcontainer
...
Co-authored-by: Ned Schwartz <ned@theinterned.net>
2022-02-28 17:05:13 +00:00
Kristján Oddsson
6dd3bddf3e
0.0.4
2020-03-25 11:23:08 +00:00
Kristján Oddsson
22f08df232
publish to github packages and npm
2020-03-25 11:19:22 +00:00
Kristján Oddsson
4d1f23636e
denote a files array in package.json
2020-03-25 11:18:56 +00:00
Kristján Oddsson
c27724a7d8
Merge pull request #2 from github/avoid-arrow-parens
...
Avoid arrow parenthesis
2020-03-25 11:13:40 +00:00
Kristján Oddsson
030190b565
avoid arrow parens
...
See: https://prettier.io/docs/en/options.html#arrow-function-parentheses
2020-03-25 09:07:13 +00:00
Kristján Oddsson
7a407bfb59
0.0.3
2020-03-24 17:18:45 +00:00
Kristján Oddsson
9310c4df0c
Merge pull request #1 from github/set-trailing-comma-to-none
...
Set trailing comma to none
2020-03-24 17:17:08 +00:00
Kristján Oddsson
dd017ebfa7
set `repository` in package.json
2020-03-24 10:05:00 +00:00
Kristján Oddsson
ee5520e7f4
set `trailingComma` to "none"
2020-03-24 10:04:44 +00:00
Kristján Oddsson
7e02cbe59e
Create SECURITY.md
2020-03-18 16:09:51 +00:00
Kristján Oddsson
8ee1140371
Create CODE_OF_CONDUCT.md
2020-03-18 16:08:56 +00:00
Kristján Oddsson
7a830e13b3
0.0.2
2020-03-12 14:45:15 +00:00
Kristján Oddsson
a9c5cce837
Create LICENSE
2020-03-12 14:43:56 +00:00
Kristján Oddsson
8ade5ab564
0.0.1
2020-03-12 14:18:57 +00:00
Kristján Oddsson
e628fee610
publish packages to github
2020-03-12 14:18:45 +00:00
Kristján Oddsson
72ee8870d8
Create README.md
2020-03-12 14:10:26 +00:00
Kristján Oddsson
ee6c9170a3
init
2020-03-12 14:05:15 +00:00