1
0
mirror of https://github.com/cp6/my-idlers.git synced 2024-11-17 07:52:40 +01:00
my-idlers/node_modules/babel-plugin-dynamic-import-node/.eslintrc

6 lines
75 B
Plaintext
Raw Normal View History

{
"parser": "babel-eslint",
"extends": "airbnb-base",
"root": true
}