Skip to content

Commit 4d5b1e9

Browse files
Merge pull request #181 from NullVoxPopuli-ai-agent/extract-to-ember-estree
Extract to ember-estree
2 parents 84fb9ee + f18b327 commit 4d5b1e9

10 files changed

Lines changed: 682 additions & 1243 deletions

File tree

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@
3131
"test": "vitest run"
3232
},
3333
"dependencies": {
34-
"@babel/eslint-parser": "^7.28.6",
3534
"@glimmer/syntax": ">= 0.92.0",
3635
"@typescript-eslint/tsconfig-utils": "^8.38.0",
3736
"content-tag": "^4.1.0",
37+
"ember-estree": "^0.4.1",
3838
"eslint-scope": "^9.1.1",
3939
"html-tags": "^5.1.0",
4040
"mathml-tag-names": "^4.0.0",
@@ -64,7 +64,6 @@
6464
"vitest": "^1.2.2"
6565
},
6666
"peerDependencies": {
67-
"@babel/core": "^7.23.6",
6867
"@typescript-eslint/parser": "*"
6968
},
7069
"peerDependenciesMeta": {

0 commit comments

Comments
 (0)