mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-31 10:51:44 +02:00
Merge TypeScript types from master into main
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
"serve": "cd ./site && next",
|
||||
"start": "npm-run-all --parallel --print-label watch serve",
|
||||
"test": "mocha --require ./config/babel/register.cjs ./packages/*/test/index.js",
|
||||
"test:custom": "mocha --require ./config/babel/register.cjs ./packages/slate/test/index.js",
|
||||
"test:inspect": "yarn test --inspect-brk",
|
||||
"watch": "yarn build:rollup --watch"
|
||||
},
|
||||
@@ -88,4 +89,4 @@
|
||||
"source-map-loader": "^0.2.4",
|
||||
"typescript": "^3.7.2"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user