UNPKG
create-lestin
Version:
latest (0.0.2)
0.0.2
Creates a new project with Lestin
github.com/movahhedi/create-lestin
movahhedi/create-lestin
create-lestin
/
templates
/
lestin
/
prettier.config.mjs
4 lines
(2 loc)
•
101 B
JavaScript
View Raw
1
2
3
4
import
MovahhediConfig
from
"@movahhedi/eslint-config/prettier"
;
export
default
MovahhediConfig
;