Graphite/client/web
ProTheory8 0083a2f788
Add .gitattributes file (#46)
Add .gitattributes and enforce the use of LF
2021-03-27 11:48:05 +01:00
..
assets/svg Switch inline SVGs to using SVG file loader 2021-03-27 02:26:55 -07:00
public Remove WebPack and let Vue CLI handle WASM. Project restructuring fixes. Add Vue SVG Loader. Fixes #29. 2021-03-27 02:26:55 -07:00
src Switch inline SVGs to using SVG file loader 2021-03-27 02:26:55 -07:00
wasm Add metadata (#45) 2021-03-27 11:16:05 +01:00
.eslintignore Various small fixes; no longer lint on Vue CLI run 2021-03-27 02:26:55 -07:00
.eslintrc.js Add camelcase rule, import Error type from JS and rename get_inner_color to inner. (#44) 2021-03-27 02:26:55 -07:00
.gitignore Add .gitattributes file (#46) 2021-03-27 11:48:05 +01:00
package-lock.json Add .gitattributes file (#46) 2021-03-27 11:48:05 +01:00
package.json Add .gitattributes file (#46) 2021-03-27 11:48:05 +01:00
tsconfig.json Fix compiling issue broken while cleaning up last commit 2021-03-27 02:26:55 -07:00
vue.config.js Various small fixes; no longer lint on Vue CLI run 2021-03-27 02:26:55 -07:00