mirror of
https://github.com/dzeiocom/components.git
synced 2025-07-30 08:49:50 +00:00
5
.eslintrc.js
Normal file
5
.eslintrc.js
Normal file
@ -0,0 +1,5 @@
|
||||
module.exports = {
|
||||
extends: [
|
||||
"./node_modules/@dzeio/config/eslint/react-typescript"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user