restructure project, add claudemd
This commit is contained in:
8
web/runtime/solid-js/h/jsx-dev-runtime/package.json
Normal file
8
web/runtime/solid-js/h/jsx-dev-runtime/package.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "solid-js/h/jsx-dev-runtime",
|
||||
"main": "../jsx-runtime/dist/jsx.cjs",
|
||||
"module": "../jsx-runtime/dist/jsx.js",
|
||||
"types": "../jsx-runtime/types/index.d.ts",
|
||||
"type": "module",
|
||||
"sideEffects": false
|
||||
}
|
||||
Reference in New Issue
Block a user