Current section
Files
Jump to
Current section
Files
phoenix_dnd
package.json
package.json
{
"name": "phoenix-dnd",
"private": true,
"type": "module",
"scripts": {
"check": "node --check priv/static/phoenix_dnd.js",
"test": "node --test test/js/*.test.js"
}
}