chore: test format on commit
This commit is contained in:
parent
977cfe06b5
commit
af25f37d9c
1 changed files with 3 additions and 0 deletions
|
@ -13,6 +13,9 @@ const __filename = fileURLToPath(import.meta.url)
|
||||||
const __dirname = path.dirname(__filename)
|
const __dirname = path.dirname(__filename)
|
||||||
const gitignorePath = path.resolve(__dirname, '.gitignore')
|
const gitignorePath = path.resolve(__dirname, '.gitignore')
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
export default [
|
export default [
|
||||||
{
|
{
|
||||||
languageOptions: {
|
languageOptions: {
|
||||||
|
|
Loading…
Reference in a new issue