- move common components to own folder - add tsconfig for common reference and build - update configuration files for global JSX support - modify checkbox creation with specific required option
14 lines
199 B
JSON
14 lines
199 B
JSON
{
|
|
"name": "common",
|
|
"version": "0.0.1",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "common",
|
|
"version": "0.0.1",
|
|
"license": "ISC"
|
|
}
|
|
}
|
|
}
|