mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-28 16:06:47 +01:00
refactor: run eslint on the whole project
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "notesnook",
|
||||
"name": "@notesnook/mobile",
|
||||
"version": "2.1.7",
|
||||
"private": true,
|
||||
"workspaces": [
|
||||
@@ -12,7 +12,6 @@
|
||||
"run-android": "cd native && REACT_NATIVE_DEPENDENCIES=$HOME/Repos/notesnook-mobile/rn-build-deps/ react-native run-android --active-arch-only",
|
||||
"run-ios": "cd native && react-native run-ios"
|
||||
},
|
||||
"packageManager": "yarn@3.2.2",
|
||||
"devDependencies": {
|
||||
"patch-package": "^6.4.7",
|
||||
"postinstall-postinstall": "^2.1.0"
|
||||
|
||||
Reference in New Issue
Block a user