[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 7af412: Add basic TypeScript support

Maurício Meneghini Fauth mauricio at fauth.dev
Sat Jun 11 21:18:11 CEST 2022


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 7af4123b80917a702a19bc0807f4fde1a142e58a
https://github.com/phpmyadmin/phpmyadmin/commit/7af4123b80917a702a19bc0807f4fde1a142e58a
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2022-06-11 (Sat, 06 June 2022) -03:00

Changed paths: 
A tsconfig.json
M package.json
M yarn.lock

Log Message:
-----------
Add basic TypeScript support

Adds a basic tsconfig.json file to be able to use TypeScript for static
analysis of the JavaScripts files. TypeScript is not used for
compilation yet.

This enables the type checking in some IDEs.

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>

Commit: f4659f3fa3088d2c1e42dbdeb7d1922f804964a1
https://github.com/phpmyadmin/phpmyadmin/commit/f4659f3fa3088d2c1e42dbdeb7d1922f804964a1
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2022-06-11 (Sat, 06 June 2022) -03:00

Changed paths: 
A tsconfig.json
M package.json
M yarn.lock

Log Message:
-----------
Merge pull request #17594 from MauricioFauth/typescript

Add basic TypeScript support



More information about the Git mailing list