mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-16 12:14:14 +02:00
lint & example fixes (#3160)
* fix import extensions of eslint * revert next.config.cjs * fix eslint globbing * add migrating to docs’ sidebar * fix prettier error on Contributing.md * put quotes for glob matching for windows user * remove type: module from package.json
This commit is contained in:
committed by
Ian Storm Taylor
parent
ac21510597
commit
cedc7dc2a5
@@ -1,6 +1,5 @@
|
||||
{
|
||||
"name": "slate-react",
|
||||
"type": "module",
|
||||
"description": "Tools for building completely customizable rich-text editors with React.",
|
||||
"version": "0.50.1",
|
||||
"license": "MIT",
|
||||
|
Reference in New Issue
Block a user