Skip to content

Commit

Permalink
chore(fjagejs): reindent
Browse files Browse the repository at this point in the history
  • Loading branch information
notthetup committed Feb 6, 2025
1 parent dcf5045 commit ac04d6d
Show file tree
Hide file tree
Showing 14 changed files with 2,700 additions and 2,645 deletions.
271 changes: 167 additions & 104 deletions docs/jsdoc/index.html

Large diffs are not rendered by default.

1,626 changes: 813 additions & 813 deletions gateways/js/dist/esm/fjage.js

Large diffs are not rendered by default.

1,626 changes: 813 additions & 813 deletions gateways/js/dist/fjage.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion gateways/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"build": "eslint src/*.js && tsc && rollup --silent -c rollup.config.js",
"pretest": "playwright install --with-deps && node test/spec/create-spec.cjs",
"test": "node test/run-tests.cjs",
"docs": "documentation build src/Gateway.js src/Message.js src/AgentID.js src/Performative.js src/Services.js --config documentation.yml -f html --github --document-exported -o ../../docs/jsdoc",
"docs": "documentation build src/gateway.js src/message.js src/agentID.js src/performative.js src/services.js --config documentation.yml -f html --github --document-exported -o ../../docs/jsdoc",
"clean": "rimraf -rf dist/"
},
"repository": {
Expand Down
Loading

0 comments on commit ac04d6d

Please sign in to comment.