mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-01-18 22:08:18 +01:00
cedc7dc2a5
* 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
11 lines
83 B
Plaintext
11 lines
83 B
Plaintext
*.md
|
|
.github/
|
|
.next/
|
|
build/
|
|
dist/
|
|
lib/
|
|
node_modules/
|
|
site/out/
|
|
tmp/
|
|
next.config.js
|