mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 08:13:25 +00:00
init
This commit is contained in:
27
package.json
Normal file
27
package.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"name": "@movie-web/native-app",
|
||||
"version": "0.0.0",
|
||||
"license": "MIT",
|
||||
"scripts": {},
|
||||
"private": true,
|
||||
"devDependencies": {
|
||||
"@nx/js": "17.2.8",
|
||||
"@nx/workspace": "17.2.8",
|
||||
"@swc-node/register": "~1.6.8",
|
||||
"@swc/core": "~1.3.102",
|
||||
"@typescript-eslint/eslint-plugin": "^6.18.1",
|
||||
"@typescript-eslint/parser": "^6.18.1",
|
||||
"eslint": "^8.56.0",
|
||||
"eslint-config-airbnb": "^19.0.4",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-import-resolver-typescript": "^3.6.1",
|
||||
"eslint-plugin-import": "^2.29.1",
|
||||
"eslint-plugin-jsx-a11y": "6.7.1",
|
||||
"eslint-plugin-prettier": "^5.1.3",
|
||||
"eslint-plugin-react": "7.32.2",
|
||||
"eslint-plugin-react-hooks": "4.6.0",
|
||||
"nx": "17.2.8",
|
||||
"prettier": "^3.0.3",
|
||||
"typescript": "~5.2.2"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user