Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/hotwax/ionic-sdk into dxp-c…
Browse files Browse the repository at this point in the history
…omponents/#124
  • Loading branch information
k2maan committed Sep 12, 2023
2 parents a1e00b8 + a88c987 commit a2e2ad9
Show file tree
Hide file tree
Showing 11 changed files with 4,809 additions and 6,214 deletions.
16 changes: 4 additions & 12 deletions .eslintrc.js
Original file line number Diff line number Diff line change
@@ -1,17 +1,9 @@
module.exports = {
"env": {
"node": true
},
"root": true,
"extends": [
"eslint:recommended",
"plugin:@typescript-eslint/recommended"
],
"parser": "@typescript-eslint/parser",
"parserOptions": {
"ecmaVersion": "latest",
"sourceType": "module"
},
"plugins": [
"@typescript-eslint"
"plugin:@typescript-eslint/recommended",
"@vue/eslint-config-typescript/recommended",
"@vue/eslint-config-prettier"
]
}
7 changes: 0 additions & 7 deletions babel.config.js

This file was deleted.

Loading

0 comments on commit a2e2ad9

Please sign in to comment.