Graphite/client/web
ProTheory8 3bf531a565 Add camelcase rule, import Error type from JS and rename get_inner_color to inner. (#44)
* Add camelcase rule to .eslintrc.js

* Import Error type from JS, rename crate::wrappers::Color::get_inner_color to crate::wrappers::Color::inner
2021-03-27 12:43:58 +05:00
..
assets/svg Switch inline SVGs to using SVG file loader 2021-03-23 19:22:58 -07:00
public Remove WebPack and let Vue CLI handle WASM. Project restructuring fixes. Add Vue SVG Loader. Fixes #29. 2021-03-23 01:09:29 -07:00
src Switch inline SVGs to using SVG file loader 2021-03-23 19:22:58 -07:00
wasm Add camelcase rule, import Error type from JS and rename get_inner_color to inner. (#44) 2021-03-27 12:43:58 +05:00
.eslintignore Remove WebPack and let Vue CLI handle WASM. Project restructuring fixes. Add Vue SVG Loader. Fixes #29. 2021-03-23 01:09:29 -07:00
.eslintrc.js Add camelcase rule, import Error type from JS and rename get_inner_color to inner. (#44) 2021-03-27 12:43:58 +05:00
.gitignore Rename project structure with /core and /client 2021-03-22 11:21:15 -07:00
package-lock.json Remove WebPack and let Vue CLI handle WASM. Project restructuring fixes. Add Vue SVG Loader. Fixes #29. 2021-03-23 01:09:29 -07:00
package.json Remove WebPack and let Vue CLI handle WASM. Project restructuring fixes. Add Vue SVG Loader. Fixes #29. 2021-03-23 01:09:29 -07:00
tsconfig.json Fix compiling issue broken while cleaning up last commit 2021-03-23 02:19:57 -07:00
vue.config.js Remove WebPack and let Vue CLI handle WASM. Project restructuring fixes. Add Vue SVG Loader. Fixes #29. 2021-03-23 01:09:29 -07:00