chore: fix eslint

This commit is contained in:
Pooya Parsa 2021-04-23 22:57:11 +02:00
parent 342bf06659
commit ee918c91e7
2 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,4 @@
dist
node_modules
_templates
schema

View File

@ -1,3 +1,4 @@
import './shims'
// eslint-disable-next-line
export * from '../dist'