Official ESLint rules for Buefy
npm i -D eslint-config-buefy
# or
yarn add -D eslint-config-buefy
Add it to your .eslintrc.js
file:
{
"extends": [
"buefy"
]
}
Code released under MIT license.
Copyright (c) 2017, Rafael Beraldo.
Official ESLint rules for Buefy
npm i -D eslint-config-buefy
# or
yarn add -D eslint-config-buefy
Add it to your .eslintrc.js
file:
{
"extends": [
"buefy"
]
}
Code released under MIT license.
Copyright (c) 2017, Rafael Beraldo.