0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00

fix: typescript eslint failure

This commit is contained in:
Charles Zhao 2022-02-18 22:40:38 +08:00
parent 5731d7389d
commit 450e5ae750
No known key found for this signature in database
GPG key ID: 4858774754C92DF2

1
.npmrc
View file

@ -1,3 +1,4 @@
# Hoist for Parcel
public-hoist-pattern[]=@parcel/*
public-hoist-pattern[]=postcss
public-hoist-pattern[]=*eslint*