UNPKG

96 BJavaScriptView Raw
1module.exports = {
2 "extends": "airbnb-base",
3 "plugins": [
4 "import"
5 ]
6};
\No newline at end of file