feat: refactor and add readme and standardized commands list to justfile along with base eslint config from other projects
This commit is contained in:
+4
-4
@@ -12,10 +12,10 @@
|
||||
},
|
||||
"include": [
|
||||
"ambient.d.ts",
|
||||
"src/**/*.ts"
|
||||
],
|
||||
"files": [
|
||||
"extension.ts",
|
||||
"color.ts",
|
||||
"prefs.ts"
|
||||
"exclude": [
|
||||
"node_modules",
|
||||
"dist"
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user