chore: lint

This commit is contained in:
Martin Guillon
2021-04-09 15:21:45 +02:00
parent 2e8217abb3
commit 90aa34506f

View File

@@ -1,6 +1,6 @@
{
"name": "nativescript",
"version": "8.0.1",
"version": "8.0.1",
"license": "MIT",
"config": {
"npm_alias": "npm"
@@ -48,17 +48,17 @@
"nativescript-theme-core": "^1.0.4"
},
"devDependencies": {
"@nativescript/eslint-plugin": "0.0.1",
"@nativescript/eslint-plugin": "0.0.1",
"@nativescript/hook": "^2.0.0",
"@nrwl/cli": "11.5.2",
"@nrwl/eslint-plugin-nx": "11.5.2",
"@nrwl/jest": "11.5.2",
"@nrwl/node": "11.5.2",
"@nrwl/tao": "11.5.2",
"@nrwl/workspace": "11.5.2",
"@nrwl/cli": "11.5.2",
"@nrwl/eslint-plugin-nx": "11.5.2",
"@nrwl/jest": "11.5.2",
"@nrwl/node": "11.5.2",
"@nrwl/tao": "11.5.2",
"@nrwl/workspace": "11.5.2",
"@nstudio/focus": "~11.1.0",
"@nstudio/nps-i": "~1.1.0",
"@prettier/plugin-xml": "^0.13.1",
"@prettier/plugin-xml": "^0.13.1",
"@types/chai": "^4.2.11",
"@types/jest": "~26.0.8",
"@types/mocha": "^7.0.2",
@@ -73,7 +73,7 @@
"css-tree": "^1.0.0-alpha.39",
"dotenv": "~8.2.0",
"eslint": "~7.21.0",
"eslint-config-prettier": "8.1.0",
"eslint-config-prettier": "8.1.0",
"eslint-plugin-prettier": "^3.3.1",
"gonzales": "^1.0.7",
"husky": "^5.1.3",