1
0
mirror of https://github.com/dzeiocom/libs.git synced 2025-06-23 07:49:21 +00:00
Files
libs/.eslintrc.json
2021-07-10 19:05:03 +02:00

7 lines
82 B
JSON

{
"extends": [
"./packages/config/eslint/react-typescript"
],
"root": true
}