mirror of
https://github.com/extractions/setup-just
synced 2026-09-14 20:13:55 +00:00
Add basic implementation
This commit is contained in:
+2
-1
@@ -4,7 +4,8 @@
|
||||
"es6": true
|
||||
},
|
||||
"extends": [
|
||||
"airbnb-base"
|
||||
"eslint:recommended",
|
||||
"plugin:@typescript-eslint/eslint-recommended"
|
||||
],
|
||||
"globals": {
|
||||
"Atomics": "readonly",
|
||||
|
||||
Reference in New Issue
Block a user