mirror of
https://github.com/nyanotech/recombobulator
synced 2026-02-08 05:37:27 -08:00
reinitialize the project as a web extension
This commit is contained in:
@@ -1,13 +1,14 @@
|
||||
.vscode/**
|
||||
.vscode-test/**
|
||||
.vscode-test-web/**
|
||||
src/**
|
||||
out/**
|
||||
node_modules/**
|
||||
src/**
|
||||
.gitignore
|
||||
.yarnrc
|
||||
webpack.config.js
|
||||
vsc-extension-quickstart.md
|
||||
webpack.config.js
|
||||
.yarnrc
|
||||
**/tsconfig.json
|
||||
**/.eslintrc.json
|
||||
**/*.map
|
||||
**/*.ts
|
||||
**/.vscode-test.*
|
||||
|
||||
Reference in New Issue
Block a user