1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-01-19 14:27:07 +01:00
slate/.eslintignore
Irwan Fario Subastian cedc7dc2a5 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
2019-11-29 00:16:39 -05:00

11 lines
83 B
Plaintext

*.md
.github/
.next/
build/
dist/
lib/
node_modules/
site/out/
tmp/
next.config.js