1
0
Fork 0
mirror of https://framagit.org/framasoft/mobilizon.git synced 2025-01-31 05:51:19 +00:00
mobilizon/js
Chocobozzz b409a5583d
Migration to typescript: first step
Add vue cli typescript support
Rename .js to .ts
Use class and annotations in App and NavBar
Add tslint
2018-12-21 15:41:34 +01:00
..
docker npm run serve -> npm run dev 2018-11-30 09:48:41 +01:00
public
src Migration to typescript: first step 2018-12-21 15:41:34 +01:00
tests/e2e Migration to typescript: first step 2018-12-21 15:41:34 +01:00
.babelrc
.gitignore
.postcssrc.js
Dockerfile
get_union_json.ts Migration to typescript: first step 2018-12-21 15:41:34 +01:00
Makefile
package-lock.json Migration to typescript: first step 2018-12-21 15:41:34 +01:00
package.json Migration to typescript: first step 2018-12-21 15:41:34 +01:00
tsconfig.json Migration to typescript: first step 2018-12-21 15:41:34 +01:00
tslint.json Migration to typescript: first step 2018-12-21 15:41:34 +01:00
vue.config.js ⚙️ Build js with .env from parent directory 2018-12-21 09:04:25 +01:00