mirror of
https://github.com/SomboChea/ui
synced 2026-01-19 17:46:12 +07:00
Feat: added "Fund this package" button (#375)
This commit is contained in:
committed by
GitHub
parent
3a9f66c023
commit
bf093cc27b
12
.vscode/settings.json
vendored
12
.vscode/settings.json
vendored
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"eslint.packageManager": "yarn",
|
||||
"eslint.validate": [
|
||||
"javascript",
|
||||
"javascriptreact",
|
||||
"typescript",
|
||||
"typescriptreact"
|
||||
],
|
||||
// "eslint.validate": [
|
||||
// "javascript",
|
||||
// "javascriptreact",
|
||||
// "typescript",
|
||||
// "typescriptreact"
|
||||
// ],
|
||||
"typescript.tsdk": "node_modules/typescript/lib"
|
||||
}
|
||||
Reference in New Issue
Block a user