@finos/babel-preset-legend-studio
Advanced tools
Comparing version 0.0.0 to 0.0.2
{ | ||
"name": "@finos/babel-preset-legend-studio", | ||
"version": "0.0.0", | ||
"version": "0.0.2", | ||
"description": "Legend Studio Babel preset", | ||
@@ -29,3 +29,4 @@ "keywords": [ | ||
"fix:js": "yarn lint:js --fix", | ||
"lint:js": "eslint --cache --cache-location ./build/.eslintcache --parser-options=requireConfigFile:false \"./*.js\"" | ||
"lint:js": "cross-env NODE_ENV=ci eslint --cache --cache-location ./build/.eslintcache --parser-options=requireConfigFile:false \"./*.js\"", | ||
"publish:prepare": "node ../../scripts/release/preparePublishContent.js" | ||
}, | ||
@@ -44,9 +45,13 @@ "dependencies": { | ||
"devDependencies": { | ||
"cross-env": "7.0.3", | ||
"eslint": "7.21.0", | ||
"rimraf": "3.0.2", | ||
"typescript": "4.2.2" | ||
"typescript": "4.2.3" | ||
}, | ||
"peerDependencies": { | ||
"@babel/core": "^7.12.10" | ||
}, | ||
"publishConfig": { | ||
"directory": "build/publishContent" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
19373
5
4